Home
last modified time | relevance | path

Searched refs:R_GS (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/x86emu/
H A Dx86emu_regs.h84 #define R_GS register_gs macro
H A Dx86emu.c420 return emu->x86.R_GS; in get_data_segment()
795 return &emu->x86.R_GS; in decode_rh_seg_register()
5330 push_word(emu, emu->x86.R_GS); in x86emuOp2_push_GS()
5340 emu->x86.R_GS = pop_word(emu); in x86emuOp2_pop_GS()
5463 common_load_far_pointer(emu, &emu->x86.R_GS); in x86emuOp2_lgs_R_IMM()