Searched refs:R_FS (Results 1 – 9 of 9) sorted by relevance
257 M.x86.R_FS = sregs->fs; in BE_callRealMode()283 sregs->fs = M.x86.R_FS; in BE_callRealMode()348 M.x86.R_FS = sregs->fs; in BE_int86x()369 sregs->fs = M.x86.R_FS; in BE_int86x()
41 #define X86_FS M.x86.R_FS
173 #define R_FS seg.FS macro
278 return M.x86.R_FS; in get_data_segment()711 return &M.x86.R_FS; in decode_rm_seg_register()
268 push_word(M.x86.R_FS); in x86emuOp2_push_FS()282 M.x86.R_FS = pop_word(); in x86emuOp2_pop_FS()929 M.x86.R_FS = fetch_data_word(srcoffset + 2); in x86emuOp2_lfs_R_IMM()
295 return M.x86.R_FS; in get_data_segment()716 return &M.x86.R_FS; in decode_rm_seg_register()
321 push_word(M.x86.R_FS); in x86emuOp2_push_FS()336 M.x86.R_FS = pop_word(); in x86emuOp2_pop_FS()1596 M.x86.R_FS = fetch_data_word(srcoffset + 2); in x86emuOp2_lfs_R_IMM()1605 M.x86.R_FS = fetch_data_word(srcoffset + 2); in x86emuOp2_lfs_R_IMM()1614 M.x86.R_FS = fetch_data_word(srcoffset + 2); in x86emuOp2_lfs_R_IMM()
175 #define R_FS seg.FS macro
1012 - return M.x86.R_FS;1035 + return M.x86.R_FS;1531 - return &M.x86.R_FS;1557 + return &M.x86.R_FS;13110 M.x86.R_FS = fetch_data_word(srcoffset + 2);