Searched refs:pushw (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/int10/ |
| H A D | helper_exec.c | 109 pushw(xf86Int10InfoPtr pInt, CARD16 val) function in typeref:typename:void 149 pushw(pInt, eflags); 150 pushw(pInt, X86_CS); 151 pushw(pInt, X86_IP);
|
| H A D | xf86int10.h | 130 void pushw(xf86Int10InfoPtr pInt, CARD16 val);
|
| H A D | xf86int10.c | 873 pushw(pInt, X86_CS); 874 pushw(pInt, X86_IP);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/ |
| H A D | helper_exec.c | 112 pushw(xf86Int10InfoPtr pInt, uint16_t val) function in typeref:typename:void 154 pushw(pInt, eflags); 155 pushw(pInt, X86_CS); 156 pushw(pInt, X86_IP);
|
| H A D | xf86int10.h | 131 void pushw(xf86Int10InfoPtr pInt, uint16_t val);
|
| H A D | xf86int10.c | 878 pushw(pInt, X86_CS); 879 pushw(pInt, X86_IP);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/ |
| H A D | assyntax.h | 576 #define PUSH_W(a) CHOICE(pushw a, pushw a, _WTOG push a)
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/x86/ |
| H A D | assyntax.h | 576 #define PUSH_W(a) CHOICE(pushw a, pushw a, _WTOG push a)
|
Completed in 17 milliseconds