Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dvm86_32.c472 #define popl(base, ptr, err_label) \ macro
/openbmc/qemu/target/i386/tcg/
H A Dseg_helper.c86 static uint32_t popl(StackAccess *sa) in popl() function