Home
last modified time | relevance | path

Searched refs:SUBFC (Results 1 – 13 of 13) sorted by relevance

/external/pcre/dist2/src/sljit/
DsljitNativePPC_32.c167 return push_inst(compiler, SUBFC | RC(ALT_SET_FLAGS) | D(dst) | A(src2) | B(src1)); in emit_single_op()
DsljitNativePPC_64.c315 return push_inst(compiler, SUBFC | RC(ALT_SET_FLAGS) | D(dst) | A(src2) | B(src1)); in emit_single_op()
DsljitNativePPC_common.c223 #define SUBFC (HI(31) | LO(8)) macro
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp2642 case PPC::SUBFC: in instrHasImmForm()
2648 III.ImmOpcode = Opc == PPC::SUBFC ? PPC::SUBFIC : PPC::SUBFIC8; in instrHasImmForm()
DPPCFrameLowering.cpp779 : PPC::SUBFC); in emitPrologue()
DP9InstrResources.td1030 (instregex "SUBFC(8)?o$")
DPPCInstrInfo.td2775 defm SUBFC : XOForm_1rc<31, 8, 0, (outs gprc:$rT), (ins gprc:$rA, gprc:$rB),
/external/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp769 : PPC::SUBFC); in emitPrologue()
DPPCInstrInfo.td2495 defm SUBFC : XOForm_1rc<31, 8, 0, (outs gprc:$rT), (ins gprc:$rA, gprc:$rB),
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCInstrInfo.td1190 def SUBFC : XOForm_1<31, 8, 0, (outs GPRC:$rT), (ins GPRC:$rA, GPRC:$rB),
/external/capstone/arch/PowerPC/
DPPCGenDisassemblerTables.inc763 /* 3068 */ MCD_OPC_Decode, 252, 6, 42, // Opcode: SUBFC
DPPCGenAsmWriter.inc912 18578U, // SUBFC
2185 0U, // SUBFC
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dconvert-rr-to-ri-instrs.mir6198 %4 = SUBFC %7, %0, implicit-def $carry