Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/include/opcode/
Ddlx.h40 #define SUBF 0x00000022 macro
172 { "sub", (ALUOP|SUBF), "c,a,b" }, /* SUB */
/openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/
Ddlx.h40 #define SUBF 0x00000022 macro
172 { "sub", (ALUOP|SUBF), "c,a,b" }, /* SUB */
/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCMacroFusion.def51 FUSION_OP_SET(ADD4, ADD8, SUBF, SUBF8),
58 FUSION_OP_SET(ADD4, ADD8, SUBF, SUBF8))
79 FUSION_OP_SET(ADD4, ADD8, SUBF, SUBF8))
DPPCBack2BackFusion.def215 SUBF,
749 SUBF,
DPPCFrameLowering.cpp930 BuildMI(MBB, MBBI, dl, TII.get(PPC::SUBF), ScratchReg) in emitPrologue()
1001 BuildMI(MBB, MBBI, dl, TII.get(PPC::SUBF), ScratchReg) in emitPrologue()
1404 BuildMI(&MBB, DL, TII.get(isPPC64 ? PPC::SUBF8 : PPC::SUBF), ScratchReg) in inlineStackProbe()
1460 BuildMI(*CurrentMBB, {MI}, DL, TII.get(isPPC64 ? PPC::SUBF8 : PPC::SUBF), in inlineStackProbe()
DP9InstrResources.td132 (instregex "SUBF(I)?C(8)?(O)?$"),
138 (instregex "SUBF(E|ME|ZE)?(8)?(O)?(_rec)?$"),
DPPCFastISel.cpp1295 Opc = IsGPRC ? PPC::SUBF : PPC::SUBF8; in SelectBinaryIntOp()
1326 case PPC::SUBF: in SelectBinaryIntOp()
DP10InstrResources.td1029 SUBF, SUBF8,
DPPCISelLowering.cpp12299 BuildMI(*MBB, {MI}, DL, TII->get(isPPC64 ? PPC::SUBF8 : PPC::SUBF), NegMod) in emitProbedAlloca()
12585 BB = EmitPartwordAtomicBinary(MI, BB, true, PPC::SUBF); in EmitInstrWithCustomInserter()
12587 BB = EmitPartwordAtomicBinary(MI, BB, false, PPC::SUBF); in EmitInstrWithCustomInserter()
12589 BB = EmitAtomicBinary(MI, BB, 4, PPC::SUBF); in EmitInstrWithCustomInserter()
DPPCInstrInfo.cpp2572 (IOpC == PPC::SUBF || IOpC == PPC::SUBF8) && in optimizeCompareInstr()
DPPCInstrInfo.td2832 defm SUBF : XOForm_1rx<31, 40, (outs gprc:$rT), (ins gprc:$rA, gprc:$rB),
2865 def : InstAlias<"sub $rA, $rB, $rC", (SUBF gprc:$rA, gprc:$rC, gprc:$rB)>;
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Dtic80-opc.c361 #define SUBF (SUI + 1) macro
366 #define LSI (SUBF + 1)
629 {"and", OP_SI(0x11), MASK_SI, 0, {SUBF, REG_22, REG_DEST} },
632 {"and.tt", OP_SI(0x11), MASK_SI, 0, {SUBF, REG_22, REG_DEST} },
638 {"and.ff", OP_SI(0x18), MASK_SI, 0, {SUBF, REG_22, REG_DEST} },
644 {"and.ft", OP_SI(0x14), MASK_SI, 0, {SUBF, REG_22, REG_DEST} },
650 {"and.tf", OP_SI(0x12), MASK_SI, 0, {SUBF, REG_22, REG_DEST} },
1206 {"xnor", OP_SI(0x19), MASK_SI, 0, {SUBF, REG_22, REG_DEST} },
1210 {"xor", OP_SI(0x16), MASK_SI, 0, {SUBF, REG_22, REG_DEST} },
Ddlx-dis.c116 { SUBF, "sub" }, /* SUB */ in dlx_r_type()
/openbsd/src/gnu/usr.bin/binutils/opcodes/
Dtic80-opc.c361 #define SUBF (SUI + 1) macro
366 #define LSI (SUBF + 1)
629 {"and", OP_SI(0x11), MASK_SI, 0, {SUBF, REG_22, REG_DEST} },
632 {"and.tt", OP_SI(0x11), MASK_SI, 0, {SUBF, REG_22, REG_DEST} },
638 {"and.ff", OP_SI(0x18), MASK_SI, 0, {SUBF, REG_22, REG_DEST} },
644 {"and.ft", OP_SI(0x14), MASK_SI, 0, {SUBF, REG_22, REG_DEST} },
650 {"and.tf", OP_SI(0x12), MASK_SI, 0, {SUBF, REG_22, REG_DEST} },
1206 {"xnor", OP_SI(0x19), MASK_SI, 0, {SUBF, REG_22, REG_DEST} },
1210 {"xor", OP_SI(0x16), MASK_SI, 0, {SUBF, REG_22, REG_DEST} },
Ddlx-dis.c139 { SUBF, "sub" }, /* SUB */
/openbsd/src/gnu/usr.bin/binutils/gas/doc/
Dc-pdp11.texi115 @code{STEXP}, @code{STF}, @code{STFPS}, @code{STST}, @code{SUBF}, and
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/doc/
Dc-pdp11.texi115 @code{STEXP}, @code{STF}, @code{STFPS}, @code{STST}, @code{SUBF}, and
/openbsd/src/gnu/usr.bin/gcc/gcc/config/c4x/
Dc4x.md4064 ; SUBF/SUBRF
4633 ; MPYF/SUBF
4678 ; SUBF/STF
6244 ; SUBF
/openbsd/src/gnu/gcc/gcc/config/c4x/
Dc4x.md3995 ; SUBF/SUBRF
4566 ; MPYF/SUBF
4611 ; SUBF/STF
6213 ; SUBF