Searched defs:pushw (Results 1 - 3 of 3) sorted by relevance

/vbox/src/recompiler/tests/
H A Druncom.c46 static inline void pushw(struct vm86_regs *r, int val) function
136 pushw(&ctx.regs, 0x0000);
H A Dqruncom.c105 static inline void pushw(CPUState *env, int val) function
226 pushw(env, 0x0000);
H A Dtest-i386.c1589 static inline void pushw(struct vm86_regs *r, int val) function

Completed in 1156 milliseconds