Searched refs:X86_BL (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/int10/
H A Dxf86x86emu.h45 #define X86_BL M.x86.R_BL macro
H A Dxf86int10.c392 X86_AL, X86_BH, X86_BL, X86_CX);
414 X86_AL, X86_BH, X86_BL, X86_CX);
434 cgacolour |= (X86_BL & 0x01) << 5;
437 cgacolour |= X86_BL & 0x1F;
505 X86_AL, X86_BH, X86_BL);
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 Dint10Defines.h74 #define X86_BL CPU_RB(ebx,0) macro
/xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/
H A Dxf86x86emu.h45 #define X86_BL M.x86.R_BL macro
H A Dxf86int10.c390 X86_AL, X86_BH, X86_BL, X86_CX);
412 X86_AL, X86_BH, X86_BL, X86_CX);
432 cgacolour |= (X86_BL & 0x01) << 5;
436 cgacolour |= X86_BL & 0x1F;
506 X86_AL, X86_BH, X86_BL);
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 Dint10Defines.h74 #define X86_BL CPU_RB(ebx,0) macro

Completed in 9 milliseconds