Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dvm86_32.c423 #define pushw(base, ptr, val, err_label) \ macro
/openbmc/qemu/target/i386/tcg/
H A Dseg_helper.c63 static void pushw(StackAccess *sa, uint16_t val) in pushw() function
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386.c1596 static inline void pushw(struct vm86_regs *r, int val) in pushw() function