Searched refs:fucomp (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/x86/math-emu/ |
H A D | fpu_proto.h | 118 extern void fucomp(void);
|
H A D | reg_compare.c | 436 void fucomp(void) in fucomp() function
|
H A D | fpu_entry.c | 65 /* e8..f */ fsub_i, fucomp, fsubp_, fucomip,
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | x86.csv | 739 "FUCOMP","FUCOMP","fucomp","DD E9","V","V","","pseudo","","","" 740 "FUCOMP ST(0), ST(i)","FUCOMP ST(i), ST(0)","fucomp ST(i), ST(0)","DD E8+i","V","V","","","r,r","",…
|