• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-12-stable/sys/powerpc/fpu/

Lines Matching defs:fpu_execute

175  * fpu_execute returns the following error numbers (0 = no error):
220 switch (fpu_execute(frame, &fe, &insn)) {
272 fpu_execute(struct trapframe *tf, struct fpemu *fe, union instr *insn)
342 ("fpu_execute: Store INT %x at %p\n",
397 ("fpu_execute: Store SNG at %p\n",
405 ("fpu_execute: Store DBL at %p\n",
414 DPRINTF(FPE_INSN, ("fpu_execute: Load from %p\n",
450 DPRINTF(FPE_INSN, ("fpu_execute: FCMPU\n"));
472 DPRINTF(FPE_INSN, ("fpu_execute: FRSP\n"));
482 DPRINTF(FPE_INSN, ("fpu_execute: FCTIW\n"));
488 DPRINTF(FPE_INSN, ("fpu_execute: FCMPO\n"));
501 DPRINTF(FPE_INSN, ("fpu_execute: MTFSB1\n"));
507 DPRINTF(FPE_INSN, ("fpu_execute: FNEGABS\n"));
515 DPRINTF(FPE_INSN, ("fpu_execute: MCRFS\n"));
531 DPRINTF(FPE_INSN, ("fpu_execute: MTFSB0\n"));
537 DPRINTF(FPE_INSN, ("fpu_execute: FMR\n"));
543 DPRINTF(FPE_INSN, ("fpu_execute: MTFSFI\n"));
554 DPRINTF(FPE_INSN, ("fpu_execute: FABS\n"));
562 DPRINTF(FPE_INSN, ("fpu_execute: FABS\n"));
570 DPRINTF(FPE_INSN, ("fpu_execute: MFFS\n"));
576 DPRINTF(FPE_INSN, ("fpu_execute: MTFSF\n"));
595 DPRINTF(FPE_INSN, ("fpu_execute: FCTID\n"));
601 DPRINTF(FPE_INSN, ("fpu_execute: FCFID\n"));
625 DPRINTF(FPE_INSN, ("fpu_execute: FDIV\n"));
632 DPRINTF(FPE_INSN, ("fpu_execute: FSUB\n"));
639 DPRINTF(FPE_INSN, ("fpu_execute: FADD\n"));
646 DPRINTF(FPE_INSN, ("fpu_execute: FSQRT\n"));
652 DPRINTF(FPE_INSN, ("fpu_execute: FSEL\n"));
663 DPRINTF(FPE_INSN, ("fpu_execute: FPRES\n"));
673 DPRINTF(FPE_INSN, ("fpu_execute: FMUL\n"));
681 DPRINTF(FPE_INSN, ("fpu_execute: FRSQRTE\n"));
692 DPRINTF(FPE_INSN, ("fpu_execute: FMULSUB\n"));
702 DPRINTF(FPE_INSN, ("fpu_execute: FMULADD\n"));
712 DPRINTF(FPE_INSN, ("fpu_execute: FNMSUB\n"));
724 DPRINTF(FPE_INSN, ("fpu_execute: FNMADD\n"));
775 DPRINTF(FPE_INSN, ("fpu_execute: cx %x, fsr %x\n", cx, fsr));
785 DPRINTF(FPE_INSN, ("fpu_execute: cr[1] <= %x\n", cond));
795 DPRINTF(FPE_INSN, ("fpu_execute: cr[%d] (cr=%jx) <= %x\n",