Searched refs:R_GS (Results 1 – 9 of 9) sorted by relevance
258 M.x86.R_GS = sregs->gs; in BE_callRealMode()284 sregs->gs = M.x86.R_GS; in BE_callRealMode()349 M.x86.R_GS = sregs->gs; in BE_int86x()370 sregs->gs = M.x86.R_GS; in BE_int86x()
42 #define X86_GS M.x86.R_GS
174 #define R_GS seg.GS macro
281 return M.x86.R_GS; in get_data_segment()714 return &M.x86.R_GS; in decode_rm_seg_register()
492 push_word(M.x86.R_GS); in x86emuOp2_push_GS()506 M.x86.R_GS = pop_word(); in x86emuOp2_pop_GS()958 M.x86.R_GS = fetch_data_word(srcoffset + 2); in x86emuOp2_lgs_R_IMM()
298 return M.x86.R_GS; in get_data_segment()719 return &M.x86.R_GS; in decode_rm_seg_register()
759 push_word(M.x86.R_GS); in x86emuOp2_push_GS()774 M.x86.R_GS = pop_word(); in x86emuOp2_pop_GS()1646 M.x86.R_GS = fetch_data_word(srcoffset + 2); in x86emuOp2_lgs_R_IMM()1655 M.x86.R_GS = fetch_data_word(srcoffset + 2); in x86emuOp2_lgs_R_IMM()1664 M.x86.R_GS = fetch_data_word(srcoffset + 2); in x86emuOp2_lgs_R_IMM()
176 #define R_GS seg.GS macro
1015 - return M.x86.R_GS;1038 + return M.x86.R_GS;1534 - return &M.x86.R_GS;1560 + return &M.x86.R_GS;13132 M.x86.R_GS = fetch_data_word(srcoffset + 2);