X86_REGISTER_DS
_AddIntegerRegister(X86_REGISTER_DS, "ds", B_UINT16_TYPE,
x86State->ds = IntRegisterValue(X86_REGISTER_DS);
SetIntRegister(X86_REGISTER_DS, state.ds);