Searched defs:popw (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/x86/kernel/ | ||
H A D | vm86_32.c | 460 #define popw(base, ptr, err_label) \ macro |
/openbmc/qemu/target/i386/tcg/ | ||
H A D | seg_helper.c | 77 static uint16_t popw(StackAccess *sa) in popw() function |