Searched refs:pushw (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/int10/
H A Dhelper_exec.c109 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 Dxf86int10.h130 void pushw(xf86Int10InfoPtr pInt, CARD16 val);
H A Dxf86int10.c873 pushw(pInt, X86_CS);
874 pushw(pInt, X86_IP);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/
H A Dhelper_exec.c112 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 Dxf86int10.h131 void pushw(xf86Int10InfoPtr pInt, uint16_t val);
H A Dxf86int10.c878 pushw(pInt, X86_CS);
879 pushw(pInt, X86_IP);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/
H A Dassyntax.h576 #define PUSH_W(a) CHOICE(pushw a, pushw a, _WTOG push a)
/xsrc/external/mit/MesaLib/dist/src/mesa/x86/
H A Dassyntax.h576 #define PUSH_W(a) CHOICE(pushw a, pushw a, _WTOG push a)

Completed in 17 milliseconds