Searched refs:SVR4_X86_GS (Results 1 – 3 of 3) sorted by relevance
122 r[SVR4_X86_GS] = tf->tf_vm86_gs;131 __asm("movl %%gs,%w0" : "=r" (r[SVR4_X86_GS]));134 r[SVR4_X86_GS] = rgs();234 tf->tf_vm86_gs = r[SVR4_X86_GS];
22 uc_mcontext.greg[SVR4_X86_GS]));
43 #define SVR4_X86_GS 0 macro