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