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

  /src/sys/arch/m68k/fpe/
fpu_fmovecr.c 75 fpu_const(struct fpn *fp, uint32_t offset) function
81 panic("fpu_const: NULL pointer passed");
110 (void)fpu_const(&fe->fe_f3, offset);
fpu_fmovecr.c 75 fpu_const(struct fpn *fp, uint32_t offset) function
81 panic("fpu_const: NULL pointer passed");
110 (void)fpu_const(&fe->fe_f3, offset);
fpu_fmovecr.c 75 fpu_const(struct fpn *fp, uint32_t offset) function
81 panic("fpu_const: NULL pointer passed");
110 (void)fpu_const(&fe->fe_f3, offset);
fpu_fmovecr.c 75 fpu_const(struct fpn *fp, uint32_t offset) function
81 panic("fpu_const: NULL pointer passed");
110 (void)fpu_const(&fe->fe_f3, offset);
fpu_fmovecr.c 75 fpu_const(struct fpn *fp, uint32_t offset) function
81 panic("fpu_const: NULL pointer passed");
110 (void)fpu_const(&fe->fe_f3, offset);
fpu_fmovecr.c 75 fpu_const(struct fpn *fp, uint32_t offset) function
81 panic("fpu_const: NULL pointer passed");
110 (void)fpu_const(&fe->fe_f3, offset);
fpu_fmovecr.c 75 fpu_const(struct fpn *fp, uint32_t offset) function
81 panic("fpu_const: NULL pointer passed");
110 (void)fpu_const(&fe->fe_f3, offset);

Completed in 234 milliseconds