Home
last modified time | relevance | path

Searched refs:FDIV_S (Results 1 – 23 of 23) sorted by relevance

/external/llvm-project/llvm/test/CodeGen/Mips/GlobalISel/instruction-select/
Dfloat_arithmetic_operations.mir123 ; FP32: [[FDIV_S:%[0-9]+]]:fgr32 = FDIV_S [[COPY]], [[COPY1]]
124 ; FP32: $f0 = COPY [[FDIV_S]]
130 ; FP64: [[FDIV_S:%[0-9]+]]:fgr32 = FDIV_S [[COPY]], [[COPY1]]
131 ; FP64: $f0 = COPY [[FDIV_S]]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVInstrInfoF.td142 def FDIV_S : FPALUS_rr_frm<0b0001100, "fdiv.s">,
144 def : FPALUSDynFrmAlias<FDIV_S, "fdiv.s">;
308 def : PatFpr32Fpr32DynFrm<fdiv, FDIV_S>;
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVInstrInfoF.td141 def FDIV_S : FPALUS_rr_frm<0b0001100, "fdiv.s">,
143 def : FPALUSDynFrmAlias<FDIV_S, "fdiv.s">;
314 def : PatFpr32Fpr32DynFrm<fdiv, FDIV_S>;
/external/mesa3d/src/mesa/x86/
Dx86_cliptest.S167 FDIV_S( SRC3 ) /* GH: don't care about div-by-zero */
Dassyntax.h710 #define FDIV_S(a) CHOICE(fdivs a, fdivs a, fdivs a) macro
1423 #define FDIV_S(a) fdiv S_(a) macro
/external/llvm/lib/Target/Mips/
DMipsInstrFPU.td471 def FDIV_S : MMRel, ADDS_FT<"div.s", FGR32Opnd, II_DIV_S, 0, fdiv>,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsScheduleP5600.td463 def : InstRW<[P5600WriteFPUDivS], (instrs FDIV_S)>;
DMipsInstrFPU.td637 def FDIV_S : MMRel, ADDS_FT<"div.s", FGR32Opnd, II_DIV_S, 0, fdiv>,
DMipsScheduleGeneric.td848 def : InstRW<[GenericWriteFPUDivS], (instrs FDIV_S)>;
/external/llvm-project/llvm/lib/Target/Mips/
DMipsScheduleP5600.td464 def : InstRW<[P5600WriteFPUDivS], (instrs FDIV_S)>;
DMipsInstrFPU.td670 def FDIV_S : MMRel, ADDS_FT<"div.s", FGR32Opnd, II_DIV_S, 0, fdiv>,
DMipsScheduleGeneric.td851 def : InstRW<[GenericWriteFPUDivS], (instrs FDIV_S)>;
/external/capstone/arch/Mips/
DMipsGenAsmWriter.inc739 134241045U, // FDIV_S
2528 0U, // FDIV_S
DMipsGenDisassemblerTables.inc1049 /* 1841 */ MCD_OPC_Decode, 210, 5, 93, // Opcode: FDIV_S
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenSubtargetInfo.inc898 {DBGFIELD("FDIV_S") 1, false, false, 21, 2, 7, 1, 0, 0}, // #638
2582 {DBGFIELD("FDIV_S") 1, false, false, 54, 3, 15, 1, 0, 0}, // #638
DMipsGenMCCodeEmitter.inc1518 UINT64_C(1174405123), // FDIV_S
3514 case Mips::FDIV_S:
10980 CEFBS_HasStdEnc_IsNotSoftFloat_NotInMicroMips, // FDIV_S = 1505
DMipsGenAsmWriter.inc2746 268459324U, // FDIV_S
5500 0U, // FDIV_S
DMipsGenInstrInfo.inc1520 FDIV_S = 1505,
3418 FDIV_S = 638,
6366 …, 3, 1, 4, 638, 0, 0x4ULL, nullptr, nullptr, OperandInfo241, -1 ,nullptr }, // Inst #1505 = FDIV_S
16790 { Mips::FDIV_S, Mips::FDIV_S, Mips::FDIV_S_MM },
DMipsGenFastISel.inc1517 return fastEmitInst_rr(Mips::FDIV_S, &Mips::FGR32RegClass, Op0, Op0IsKill, Op1, Op1IsKill);
DMipsGenDisassemblerTables.inc3369 /* 2667 */ MCD::OPC_Decode, 225, 11, 207, 1, // Opcode: FDIV_S
DMipsGenAsmMatcher.inc6350 …{ 3239 /* div.s */, Mips::FDIV_S, Convert__FGR32AsmReg1_0__FGR32AsmReg1_1__FGR32AsmReg1_2, AMFBS_H…
DMipsGenGlobalISel.inc22375 …// (fdiv:{ *:[f32] } FGR32Opnd:{ *:[f32] }:$fs, FGR32Opnd:{ *:[f32] }:$ft) => (FDIV_S:{ *:[f32] …
22376 GIR_MutateOpcode, /*InsnID*/0, /*RecycleInsnID*/0, /*Opcode*/Mips::FDIV_S,
DMipsGenDAGISel.inc27641 /* 52275*/ OPC_MorphNodeTo1, TARGET_VAL(Mips::FDIV_S), 0,
27644 // Dst: (FDIV_S:{ *:[f32] } FGR32Opnd:{ *:[f32] }:$fs, FGR32Opnd:{ *:[f32] }:$ft)