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