Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/math-emu/
H A Dfpu_proto.h84 extern void FPU_trigb(void);
H A Dfpu_entry.c68 /* f8..f */ fdivr_, FPU_trigb, __BAD__, __BAD__,
H A Dfpu_trig.c1646 void FPU_trigb(void) in FPU_trigb() function