Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/m68k/fpe/
Dfpu_arith_proto.h52 struct fpn * fpu_tentox(struct fpemu *fe);
Dfpu_exp.c196 fpu_tentox(struct fpemu *fe) in fpu_tentox() function
Dfpu_emulate.c814 res = fpu_tentox(fe); in fpu_emul_arith()