Searched refs:X86_IP (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/linux/int10/vm86/
H A Dlinux_vm86.c78 X86_IP += (csp - lina);
88 X86_IP++;
103 X86_IP++;
112 X86_IP++;
127 X86_IP++;
133 X86_IP += 2;
138 X86_IP += 2;
144 X86_IP += 1;
149 X86_IP += 1;
155 X86_IP
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/linux/int10/vm86/
H A Dlinux_vm86.c98 X86_IP += (csp - lina);
109 X86_IP++;
125 X86_IP++;
136 X86_IP++;
153 X86_IP++;
161 X86_IP += 2;
166 X86_IP += 2;
174 X86_IP += 1;
179 X86_IP += 1;
187 X86_IP
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/int10/
H A Dxf86x86emu.h35 #define X86_IP M.x86.R_IP macro
H A Dhelper_exec.c151 pushw(pInt, X86_IP);
153 X86_IP = MEM_RW(pInt, num << 2);
H A Dxf86int10.c874 pushw(pInt, X86_IP);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/
H A Dint10Defines.h64 #define X86_IP CPU_RW(eip,0) macro
/xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/
H A Dxf86x86emu.h35 #define X86_IP M.x86.R_IP macro
H A Dhelper_exec.c156 pushw(pInt, X86_IP);
158 X86_IP = MEM_RW(pInt, num << 2);
H A Dxf86int10.c879 pushw(pInt, X86_IP);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/
H A Dint10Defines.h64 #define X86_IP CPU_RW(eip,0) macro

Completed in 9 milliseconds