Home
last modified time | relevance | path

Searched refs:FPE_INSN (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/powerpc/fpu/
H A Dfpu_emu.c317 DPRINTF(FPE_INSN, in fpu_execute()
327 DPRINTF(FPE_INSN, in fpu_execute()
349 DPRINTF(FPE_INSN, ("reg %d has %jx reg %d has %jx\n", in fpu_execute()
367 DPRINTF(FPE_INSN, ("reg %d has %jx displ %jx\n", in fpu_execute()
382 DPRINTF(FPE_INSN, in fpu_execute()
390 DPRINTF(FPE_INSN, in fpu_execute()
400 DPRINTF(FPE_INSN, ("fpu_execute: Load from %p\n", in fpu_execute()
433 DPRINTF(FPE_INSN, ("fpu_execute: FCMPU\n")); in fpu_execute()
455 DPRINTF(FPE_INSN, ("fpu_execute: FRSP\n")); in fpu_execute()
465 DPRINTF(FPE_INSN, ("fpu_execute: FCTIW\n")); in fpu_execute()
[all …]
H A Dfpu_emu.h183 #define FPE_INSN 0x2 macro