Searched refs:R_GS (Results 1 – 4 of 4) 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()
176 #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()