HomeSort by: relevance | last modified time | path
    Searched refs:fpu_int (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/m68k/fpe/
fpu_arith_proto.h 65 /* fpu_int.c */
67 struct fpn * fpu_int(struct fpemu *fe);
fpu_int.c 1 /* $NetBSD: fpu_int.c,v 1.12 2013/03/19 09:17:17 isaki Exp $ */
28 * @(#)fpu_int.c
32 __KERNEL_RCSID(0, "$NetBSD: fpu_int.c,v 1.12 2013/03/19 09:17:17 isaki Exp $");
78 fpu_int(struct fpemu *fe) function in typeref:struct:fpn *
fpu_exp.c 143 fp = fpu_int(fe);
fpu_emulate.c 758 res = fpu_int(fe);

Completed in 14 milliseconds