Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/m68k/fpe/
Dfpu_arith_proto.h51 struct fpn * fpu_etoxm1(struct fpemu *fe);
Dfpu_exp.c176 fpu_etoxm1(struct fpemu *fe) in fpu_etoxm1() function
Dfpu_emulate.c778 res = fpu_etoxm1(fe); in fpu_emul_arith()