Home
last modified time | relevance | path

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

/external/pcre/src/sljit/
DsljitNativePPC_32.c153 return push_inst(compiler, SUBF | D(dst) | A(src2) | B(src1)); in emit_single_op()
166 return push_inst(compiler, SUBF | D(dst) | A(src2) | B(src1)); in emit_single_op()
172 …return push_inst(compiler, SUBF | OE(ALT_SET_FLAGS) | RC(ALT_SET_FLAGS) | D(dst) | A(src2) | B(src… in emit_single_op()
184 return push_inst(compiler, SUBF | D(dst) | A(src2) | B(src1)); in emit_single_op()
191 return push_inst(compiler, SUBF | RC(ALT_SET_FLAGS) | D(dst) | A(src2) | B(src1)); in emit_single_op()
DsljitNativePPC_64.c285 return push_inst(compiler, SUBF | D(dst) | A(src2) | B(src1)); in emit_single_op()
298 return push_inst(compiler, SUBF | D(dst) | A(src2) | B(src1)); in emit_single_op()
315 …FAIL_IF(push_inst(compiler, SUBF | OE(ALT_SET_FLAGS) | RC(ALT_SET_FLAGS) | D(dst) | A(src2) | B(sr… in emit_single_op()
332 return push_inst(compiler, SUBF | D(dst) | A(src2) | B(src1)); in emit_single_op()
340 return push_inst(compiler, SUBF | RC(ALT_SET_FLAGS) | D(dst) | A(src2) | B(src1)); in emit_single_op()
DsljitNativePPC_common.c229 #define SUBF (HI(31) | LO(40)) macro
1299 return push_inst(compiler, SUBF | D(SLJIT_R1) | A(SLJIT_R1) | B(TMP_REG1)); in sljit_emit_op0()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/
Dfunctional-control-flow-to-cfg.mlir183 // CHECK: [[SUBF:%.+]] = arith.subf %arg0, %arg1 : tensor<*xf32>
184 // CHECK: return [[SUBF]] : tensor<*xf32>
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DP9InstrResources.td132 (instregex "SUBF(I)?C(8)?(O)?$"),
138 (instregex "SUBF(E|ME|ZE)?(8)?(O)?(_rec)?$"),
DPPCFastISel.cpp1296 Opc = IsGPRC ? PPC::SUBF : PPC::SUBF8; in SelectBinaryIntOp()
1327 case PPC::SUBF: in SelectBinaryIntOp()
DPPCFrameLowering.cpp1135 BuildMI(MBB, MBBI, dl, TII.get(PPC::SUBF), ScratchReg) in emitPrologue()
DPPCInstrInfo.cpp1800 (IOpC == PPC::SUBF || IOpC == PPC::SUBF8) && in optimizeCompareInstr()
DPPCISelLowering.cpp11406 BB = EmitPartwordAtomicBinary(MI, BB, true, PPC::SUBF); in EmitInstrWithCustomInserter()
11408 BB = EmitPartwordAtomicBinary(MI, BB, false, PPC::SUBF); in EmitInstrWithCustomInserter()
11410 BB = EmitAtomicBinary(MI, BB, 4, PPC::SUBF); in EmitInstrWithCustomInserter()
DPPCInstrInfo.td2901 defm SUBF : XOForm_1rx<31, 40, 0, (outs gprc:$rT), (ins gprc:$rA, gprc:$rB),
/external/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp1199 Opc = IsGPRC ? PPC::SUBF : PPC::SUBF8; in SelectBinaryIntOp()
1230 case PPC::SUBF: in SelectBinaryIntOp()
DPPCInstrInfo.cpp1670 (IOpC == PPC::SUBF || IOpC == PPC::SUBF8) && in optimizeCompareInstr()
DPPCISelLowering.cpp9115 BB = EmitPartwordAtomicBinary(MI, BB, true, PPC::SUBF); in EmitInstrWithCustomInserter()
9117 BB = EmitPartwordAtomicBinary(MI, BB, false, PPC::SUBF); in EmitInstrWithCustomInserter()
9119 BB = EmitAtomicBinary(MI, BB, 4, PPC::SUBF); in EmitInstrWithCustomInserter()
DPPCInstrInfo.td2492 defm SUBF : XOForm_1r<31, 40, 0, (outs gprc:$rT), (ins gprc:$rA, gprc:$rB),
/external/capstone/arch/M680X/
Dinsn_props.inc326 { NOG, mrrr, M680X_REG_F, NOR, true, false }, // SUBF
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/
DPPCGenMCCodeEmitter.inc1652 UINT64_C(2080374864), // SUBF
5042 case PPC::SUBF:
8062 CEFBS_None, // SUBF = 1639
DPPCGenInstrInfo.inc1654 SUBF = 1639,
4623 …639, 3, 1, 4, 115, 0, 0x8ULL, nullptr, nullptr, OperandInfo55, -1 ,nullptr }, // Inst #1639 = SUBF
12743 { PPC::SUBF_rec, PPC::SUBF },
12925 { PPC::SUBF, PPC::SUBF_rec },
DPPCGenAsmWriter.inc3307 20609U, // SUBF
5598 38U, // SUBF
DPPCGenDisassemblerTables.inc1220 /* 5526 */ MCD::OPC_Decode, 231, 12, 64, // Opcode: SUBF
DPPCGenAsmMatcher.inc6387 …{ 9803 /* subf */, PPC::SUBF, Convert__RegGPRC1_0__RegGPRC1_1__RegGPRC1_2, AMFBS_None, { MCK_RegGP…
DPPCGenDAGISel.inc24404 /* 59163*/ OPC_MorphNodeTo1, TARGET_VAL(PPC::SUBF), 0,
24407 // Dst: (SUBF:{ *:[i32] } i32:{ *:[i32] }:$rA, i32:{ *:[i32] }:$rB)
/external/capstone/arch/PowerPC/
DPPCGenAsmWriter.inc1123 19559U, // SUBF
2645 0U, // SUBF
DPPCGenDisassemblerTables.inc853 /* 3445 */ MCD_OPC_Decode, 207, 8, 42, // Opcode: SUBF