Home
last modified time | relevance | path

Searched defs:pushw (Results 1 – 2 of 2) sorted by relevance

/qemu/target/i386/tcg/
H A Dseg_helper.c64 static void pushw(StackAccess *sa, uint16_t val) in pushw() function
/qemu/tests/tcg/i386/
H A Dtest-i386.c1596 static inline void pushw(struct vm86_regs *r, int val) in pushw() function