Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/m68k/fpe/
Dfpu_emulate.c65 static int fpu_emul_type1(struct fpemu *, struct instruction *);
203 sig = fpu_emul_type1(&fe, &insn); in fpu_emulate()
1059 fpu_emul_type1(struct fpemu *fe, struct instruction *insn) in fpu_emul_type1() function