Home
last modified time | relevance | path

Searched refs:NMADD (Results 1 – 25 of 112) sorted by relevance

12345

/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/external/GotoBLAS2/
H A Dcommon_mips64.h88 #define NMADD nmadd.d macro
106 #define NMADD nmadd.s macro
/dports/math/openblas/OpenBLAS-0.3.18/
H A Dcommon_loongarch64.h100 #define NMADD fnmadd.d macro
118 #define NMADD fnmadd.s macro
H A Dcommon_mips64.h134 #define NMADD nmadd.d macro
153 #define NMADD nmadd.s macro
/dports/math/gotoblas/GotoBLAS2/
H A Dcommon_mips64.h105 #define NMADD nmadd.d macro
123 #define NMADD nmadd.s macro
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/openblas/xianyi-OpenBLAS-e6e87a2/
H A Dcommon_mips64.h161 #define NMADD nmadd.d macro
180 #define NMADD nmadd.s macro
/dports/games/spacezero/spacezero/include/
H A Dspacecomm.h106 #define NMADD 1 macro
/dports/lang/v8/v8-9.6.180.12/src/codegen/riscv64/
H A Dconstants-riscv64.cc223 case NMADD: in InstructionType()
H A Dconstants-riscv64.h395 NMADD = 0b1001111, // R4 type: FNMADD.S FNMADD.D FNMADD.Q enumerator
527 RO_FNMADD_S = NMADD | (0b00 << kFunct2Shift),
562 RO_FNMADD_D = NMADD | (0b01 << kFunct2Shift),
/dports/devel/avr-gdb/gdb-7.3.1/sim/mips/
H A DChangeLog42 (FLOOR.L.fmt, LWXC1, MADD.fmt, MSUB.fmt, NMADD.fmt, NMSUB.fmt)
99 NMADD.fmt, NMSUB.fmt, PLL.PS, PLU.PS, PREFX, PUL.PS, PUU.PS,
371 (MSUB.fmt, MUL.fmt, NEG.fmt, NMADD.fmt, NMSUB.fmt, RECIP.fmt)
584 (NMADD.D, NMADD.S): Replace with...
585 (NMADD.fmt): New instruction.
907 MSUB.D, MSUB.S, MUL.fmt, NEG.fmt, NMADD.D, NMADD.S, NMSUB.D,
939 SWXC1, SDXC1, MSUB.D, MSUB.S, NMADD.S, NMADD.D, NMSUB.S, NMSUB.D,
988 NMADD.D, NMADD.S, NMSUB.D, NMSUB.S, RECIP.fmt, ROUND.L.fmt,
/dports/devel/gdb761/gdb-7.6.1/sim/mips/
H A DChangeLog105 (FLOOR.L.fmt, LWXC1, MADD.fmt, MSUB.fmt, NMADD.fmt, NMSUB.fmt)
162 NMADD.fmt, NMSUB.fmt, PLL.PS, PLU.PS, PREFX, PUL.PS, PUU.PS,
434 (MSUB.fmt, MUL.fmt, NEG.fmt, NMADD.fmt, NMSUB.fmt, RECIP.fmt)
647 (NMADD.D, NMADD.S): Replace with...
648 (NMADD.fmt): New instruction.
970 MSUB.D, MSUB.S, MUL.fmt, NEG.fmt, NMADD.D, NMADD.S, NMSUB.D,
1002 SWXC1, SDXC1, MSUB.D, MSUB.S, NMADD.S, NMADD.D, NMSUB.S, NMSUB.D,
1051 NMADD.D, NMADD.S, NMSUB.D, NMSUB.S, RECIP.fmt, ROUND.L.fmt,
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/internal/ssa/gen/
H A DRISCV64.rules752 (F(MADD|NMADD|MSUB|NMSUB)D neg:(FNEGD x) y z) && neg.Uses == 1 => (F(NMADD|MADD|NMSUB|MSUB)D x y z)
753 (F(MADD|NMADD|MSUB|NMSUB)D x y neg:(FNEGD z)) && neg.Uses == 1 => (F(MSUB|NMSUB|MADD|NMADD)D x y z)
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/mips/
H A DChangeLog22 (MSUB.fmt, MUL.fmt, NEG.fmt, NMADD.fmt, NMSUB.fmt, RECIP.fmt)
235 (NMADD.D, NMADD.S): Replace with...
236 (NMADD.fmt): New instruction.
558 MSUB.D, MSUB.S, MUL.fmt, NEG.fmt, NMADD.D, NMADD.S, NMSUB.D,
590 SWXC1, SDXC1, MSUB.D, MSUB.S, NMADD.S, NMADD.D, NMSUB.S, NMSUB.D,
639 NMADD.D, NMADD.S, NMSUB.D, NMSUB.S, RECIP.fmt, ROUND.L.fmt,
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/mips/
H A DChangeLog22 (MSUB.fmt, MUL.fmt, NEG.fmt, NMADD.fmt, NMSUB.fmt, RECIP.fmt)
235 (NMADD.D, NMADD.S): Replace with...
236 (NMADD.fmt): New instruction.
558 MSUB.D, MSUB.S, MUL.fmt, NEG.fmt, NMADD.D, NMADD.S, NMSUB.D,
590 SWXC1, SDXC1, MSUB.D, MSUB.S, NMADD.S, NMADD.D, NMSUB.S, NMSUB.D,
639 NMADD.D, NMADD.S, NMSUB.D, NMSUB.S, RECIP.fmt, ROUND.L.fmt,
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/mips/
H A Dsr71k.md264 ;; Latencies for MADD,MSUB, NMADD, NMSUB assume the Multiply is fused
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/mips/
H A Dsr71k.md237 ;; Latencies for MADD,MSUB, NMADD, NMSUB assume the Multiply is fused
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/mips/
H A Dsr71k.md264 ;; Latencies for MADD,MSUB, NMADD, NMSUB assume the Multiply is fused
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/mips/
H A Dsr71k.md253 ;; Latencies for MADD,MSUB, NMADD, NMSUB assume the Multiply is fused
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/mips/
H A Dsr71k.md253 ;; Latencies for MADD,MSUB, NMADD, NMSUB assume the Multiply is fused
/dports/lang/gcc9/gcc-9.4.0/gcc/config/mips/
H A Dsr71k.md253 ;; Latencies for MADD,MSUB, NMADD, NMSUB assume the Multiply is fused
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/mips/
H A Dsr71k.md253 ;; Latencies for MADD,MSUB, NMADD, NMSUB assume the Multiply is fused
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/mips/
H A Dsr71k.md253 ;; Latencies for MADD,MSUB, NMADD, NMSUB assume the Multiply is fused
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/mips/
H A Dsr71k.md253 ;; Latencies for MADD,MSUB, NMADD, NMSUB assume the Multiply is fused
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/mips/
H A Dsr71k.md253 ;; Latencies for MADD,MSUB, NMADD, NMSUB assume the Multiply is fused
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/mips/
H A Dsr71k.md253 ;; Latencies for MADD,MSUB, NMADD, NMSUB assume the Multiply is fused
/dports/lang/gcc48/gcc-4.8.5/gcc/config/mips/
H A Dsr71k.md253 ;; Latencies for MADD,MSUB, NMADD, NMSUB assume the Multiply is fused

12345