X86_64_REGISTER_FS
_AddIntegerRegister(X86_64_REGISTER_FS, "fs", B_UINT16_TYPE,
X86_64_REGISTER_FS,
x64State->fs = IntRegisterValue(X86_64_REGISTER_FS);
SetIntRegister(X86_64_REGISTER_FS, state.fs);