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

  /src/sys/arch/sparc/fpu/
fpu.c 161 DPRINTF(FPE_INSN, ("fpu_cleanup: FSR_TT_IEEE\n"));
169 DPRINTF(FPE_INSN, ("fpu_cleanup: FSR_TT_UNFIN\n"));
180 DPRINTF(FPE_INSN, ("fpu_cleanup: FSR_TT_UNIMP\n"));
190 DPRINTF(FPE_INSN, ("fpu_cleanup: FSR_TT_HWERR\n"));
359 DPRINTF(FPE_INSN, ("fpu_execute: FMVFC0\n"));
365 DPRINTF(FPE_INSN, ("fpu_execute: FMVFC1\n"));
371 DPRINTF(FPE_INSN, ("fpu_execute: FMVFC2\n"));
377 DPRINTF(FPE_INSN, ("fpu_execute: FMVFC3\n"));
384 DPRINTF(FPE_INSN, ("fpu_execute: FMVIC\n"));
391 DPRINTF(FPE_INSN, ("fpu_execute: FMVXC\n"))
    [all...]
fpu_emu.h 186 #define FPE_INSN 0x1
  /src/sys/arch/powerpc/fpu/
fpu_emu.c 403 DPRINTF(FPE_INSN, ("reg %d has %lx reg %d has %lx\n",
411 DPRINTF(FPE_INSN,
435 DPRINTF(FPE_INSN, ("reg %d has %lx reg %d has %lx\n",
452 DPRINTF(FPE_INSN, ("reg %d has %lx displ %lx\n",
476 DPRINTF(FPE_INSN,
482 DPRINTF(FPE_INSN,
494 DPRINTF(FPE_INSN, ("fpu_execute: Load from %p\n",
525 DPRINTF(FPE_INSN, ("fpu_execute: FCMPU\n"));
547 DPRINTF(FPE_INSN, ("fpu_execute: FRSP\n"));
558 DPRINTF(FPE_INSN, ("fpu_execute: FCTIW\n"))
    [all...]
fpu_emu.h 204 #define FPE_INSN 0x2

Completed in 50 milliseconds