Searched refs:fsubrp (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/math-emu/ |
H A D | fpu_arith.c | 123 void fsubrp(void) in fsubrp() function 125 /* fsubrp st(i),st */ in fsubrp()
|
H A D | fpu_proto.h | 39 extern void fsubrp(void);
|
H A D | fpu_entry.c | 62 /* e0..7 */ fsubri, fucom_, fsubrp, fstsw_,
|
/kernel/linux/linux-6.6/arch/x86/math-emu/ |
H A D | fpu_arith.c | 123 void fsubrp(void) in fsubrp() function 125 /* fsubrp st(i),st */ in fsubrp()
|
H A D | fpu_proto.h | 39 extern void fsubrp(void);
|
H A D | fpu_entry.c | 63 /* e0..7 */ fsubri, fucom_, fsubrp, fstsw_,
|
Completed in 3 milliseconds