Intel® C++ Compiler 19.0 Developer Guide and Reference
Read the value of the FS base register. Both intrinsics are mapped to RDFSBASE instruction.
extern unsigned int _readfsbase_u32(); |
extern unsigned __int64 _readfsbase_u64(); |
These intrinsics read the value of the FS base register.
The value of the FS base segment register.