Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dvm86_32.c460 #define popw(base, ptr, err_label) \ macro
/openbmc/qemu/target/i386/tcg/
H A Dseg_helper.c77 static uint16_t popw(StackAccess *sa) in popw() function