Searched refs:SVR4_X86_FS (Results 1 – 3 of 3) sorted by relevance
123 r[SVR4_X86_FS] = tf->tf_vm86_fs;132 __asm("movl %%fs,%w0" : "=r" (r[SVR4_X86_FS]));135 r[SVR4_X86_FS] = tf->tf_fs;235 tf->tf_vm86_fs = r[SVR4_X86_FS];258 tf->tf_fs = r[SVR4_X86_FS];
20 uc_mcontext.greg[SVR4_X86_FS]));
44 #define SVR4_X86_FS 1 macro