HomeSort by: relevance | last modified time | path
    Searched defs:fpu_emul_arith (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/m68k/fpe/
fpu_emulate.c 64 static int fpu_emul_arith(struct fpemu *, struct instruction *);
188 sig = fpu_emul_arith(&fe, &insn);
598 fpu_emul_arith(struct fpemu *fe, struct instruction *insn) function in typeref:typename:int
fpu_emulate.c 64 static int fpu_emul_arith(struct fpemu *, struct instruction *);
188 sig = fpu_emul_arith(&fe, &insn);
598 fpu_emul_arith(struct fpemu *fe, struct instruction *insn) function in typeref:typename:int

Completed in 22 milliseconds