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

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

Completed in 78 milliseconds