Searched refs:R_GS (Results 1 – 7 of 7) sorted by relevance
29 inline int R_GS = 0; variable30 #pragma D binding "1.0" R_GS
45 printf("R_GS = 0x%x\n", uregs[R_GS]);
42 printf("R_GS = 0x%x\n", uregs[R_GS]);
29 inline int R_GS = @GS@; variable30 #pragma D binding "1.0" R_GS
84 #define R_GS register_gs macro
417 return emu->x86.R_GS; in get_data_segment()792 return &emu->x86.R_GS; in decode_rh_seg_register()5327 push_word(emu, emu->x86.R_GS); in x86emuOp2_push_GS()5337 emu->x86.R_GS = pop_word(emu); in x86emuOp2_pop_GS()5460 common_load_far_pointer(emu, &emu->x86.R_GS); in x86emuOp2_lgs_R_IMM()
137 #define R_GS register_gs macro