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

  /src/sys/arch/powerpc/fpu/
fpu_emu.c 137 FPU_EMU_EVCNT_DECL(fmul); variable
749 FPU_EMU_EVCNT_INCR(fmul);
750 DPRINTF(FPE_INSN, ("fpu_execute: FMUL\n"));
  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386.h 190 const int fmul; /* cost of FMUL instruction. */ member in struct:processor_costs
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386.h 185 const int fmul; /* cost of FMUL instruction. */ member in struct:processor_costs
  /src/sys/arch/m68k/060sp/dist/
pfpsp.s 570 set FMUL_OP, 0x0 # fmul instr performed last
2501 # fmul fdmul fsmul fetoxm1 ftanh
4082 # routines like fadd/fmul/fabs. The transcendentals ARE NOT. This is because
4125 long fmul - tbl_unsupp # 23: fmul
6801 # fadd/fdiv/fmul/etc. emulation routines. #
7964 # fmul(): emulates the fmul instruction #
7989 # instruction won't cause an exception. Use the regular fmul to #
8011 bra.b fmul
8019 fmul: label
    [all...]
fpsp.s 570 set FMUL_OP, 0x0 # fmul instr performed last
2501 # fmul fdmul fsmul fetoxm1 ftanh
4792 short tbl_trans - tbl_trans # $23-0 fmul norm
4793 short tbl_trans - tbl_trans # $23-1 fmul zero
4794 short tbl_trans - tbl_trans # $23-2 fmul inf
4795 short tbl_trans - tbl_trans # $23-3 fmul qnan
4796 short tbl_trans - tbl_trans # $23-5 fmul denorm
4797 short tbl_trans - tbl_trans # $23-4 fmul snan
4798 short tbl_trans - tbl_trans # $23-6 fmul unnorm
5164 fmul.d TWOBYPI(%pc),%fp1 # X*2/P
11587 fmul: label
    [all...]

Completed in 44 milliseconds