Home
last modified time | relevance | path

Searched refs:poppop (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/math-emu/
H A Dreg_compare.c426 poppop(); in fcompp()
448 poppop(); in fucompp()
H A Dfpu_emu.h154 #define poppop() { FPU_pop(); FPU_pop(); } macro