Home
last modified time | relevance | path

Searched refs:fpu_rem (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/arch/m68k/fpe/
Dfpu_arith_proto.h79 struct fpn * fpu_rem(struct fpemu *fe);
Dfiles.fpe22 file arch/m68k/fpe/fpu_rem.c fpu_emulate
Dfpu_rem.c218 fpu_rem(struct fpemu *fe) in fpu_rem() function
Dfpu_emulate.c881 res = fpu_rem(fe); in fpu_emul_arith()