Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/m68k/fpe/
Dfpu_arith_proto.h53 struct fpn * fpu_twotox(struct fpemu *fe);
Dfpu_exp.c215 fpu_twotox(struct fpemu *fe) in fpu_twotox() function
Dfpu_emulate.c810 res = fpu_twotox(fe); in fpu_emul_arith()