Home
last modified time | relevance | path

Searched refs:fcom_st (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/math-emu/
Dfpu_entry.c57 /* d0..7 */ fcom_st, fp_nop, fcmovbe, fcmovnbe,
58 /* d0..7 */ fcom_st,/*u*/ fst_i_, fcompst,/*u*/ fstp_i,/*u*/
Dfpu_proto.h114 extern void fcom_st(void);
Dreg_compare.c405 void fcom_st(void) in fcom_st() function