Searched refs:X86_DL (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/int10/ |
| H A D | xf86x86emu.h | 47 #define X86_DL M.x86.R_DL macro
|
| H A D | xf86int10.c | 220 MEM_WB(pInt, (X86_BH << 1) + 0x0450, X86_DL); 226 offset = (X86_DH * MEM_RW(pInt, 0x044A)) + X86_DL; 248 X86_DL = MEM_RB(pInt, (X86_BH << 1) + 0x0450); 325 X86_AL, X86_BH, X86_CH, X86_CL, X86_DH, X86_DL); 350 X86_AL, X86_BH, X86_CH, X86_CL, X86_DH, X86_DL); 572 X86_AL, X86_BL, X86_CX, X86_DH, X86_DL, X86_ES, X86_BP);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/ |
| H A D | int10Defines.h | 76 #define X86_DL CPU_RB(edx,0) macro
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/ |
| H A D | xf86x86emu.h | 47 #define X86_DL M.x86.R_DL macro
|
| H A D | xf86int10.c | 217 MEM_WB(pInt, (X86_BH << 1) + 0x0450, X86_DL); 223 offset = (X86_DH * MEM_RW(pInt, 0x044A)) + X86_DL; 245 X86_DL = MEM_RB(pInt, (X86_BH << 1) + 0x0450); 323 X86_AL, X86_BH, X86_CH, X86_CL, X86_DH, X86_DL); 348 X86_AL, X86_BH, X86_CH, X86_CL, X86_DH, X86_DL); 573 X86_AL, X86_BL, X86_CX, X86_DH, X86_DL, X86_ES, X86_BP);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/ |
| H A D | int10Defines.h | 76 #define X86_DL CPU_RB(edx,0) macro
|
Completed in 5 milliseconds