Searched refs:fsubrp (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/x86/math-emu/ |
H A D | fpu_arith.c | 123 void fsubrp(void) in fsubrp() function
|
H A D | fpu_proto.h | 39 extern void fsubrp(void);
|
H A D | fpu_entry.c | 63 /* e0..7 */ fsubri, fucom_, fsubrp, fstsw_,
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | x86.csv | 730 "FSUBRP","FSUBRP","fsubrp","DE E1","V","V","","pseudo","","","" 731 "FSUBP ST(i), ST(0)","FSUBRP ST(0), ST(i)","fsubrp ST(0), ST(i)","DE E8+i","V","V","","","rw,r","",…
|