Home
last modified time | relevance | path

Searched refs:CBZ (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64SchedThunderX.td250 def : InstRW<[THXT8XWriteBR], (instregex "^CBZ")>;
H A DAArch64ISelLowering.h270 CBZ, enumerator
H A DAArch64SchedTSV110.td340 def : InstRW<[TSV110Wr_1cyc_1AB], (instregex "^(BR|RET|(CBZ|CBNZ|TBZ|TBNZ))$")>;
H A DAArch64SchedFalkorDetails.td1073 def : InstRW<[FalkorWr_1Z_0cyc], (instregex "^(BR|RET|(CBZ|CBNZ|TBZ|TBNZ)(W|X))$")>;
H A DAArch64SchedThunderX2T99.td404 (instregex "^CBZ", "^CBNZ", "^TBZ", "^TBNZ")>;
H A DAArch64SchedA64FX.td801 (instregex "^CBZ", "^CBNZ", "^TBZ", "^TBNZ")>;
H A DAArch64ISelLowering.cpp1980 MAKE_CASE(AArch64ISD::CBZ) in getTargetNodeName()
6658 return DAG.getNode(AArch64ISD::CBZ, dl, MVT::Other, Chain, LHS, Dest); in LowerBR_CC()
15261 BR = DAG.getNode(AArch64ISD::CBZ, SDLoc(N), MVT::Other, Chain, LHS, Dest); in performBRCONDCombine()
H A DAArch64InstrInfo.td425 def AArch64cbz : SDNode<"AArch64ISD::CBZ", SDT_AArch64cbz,
2299 defm CBZ : CmpBranch<0, "cbz", AArch64cbz>;
/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeARM_64.c79 #define CBZ 0xb4000000 macro
1941 PTR_FAIL_IF(push_inst(compiler, (CBZ ^ inv_bits) | (6 << 5) | RT(src))); in emit_cmp_to0()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMScheduleA57.td157 // B, BX, BL, BLX (imm, reg != LR, reg == LR), CBZ, CBNZ
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-2006223 (md_apply_fix): Alter comments to use CBZ instead of CZB.
H A DChangeLog-20072003 * config/tc-arm.c (md_apply_fix): Turn CBZ instructions that
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-2006223 (md_apply_fix): Alter comments to use CBZ instead of CZB.
H A DChangeLog-20072003 * config/tc-arm.c (md_apply_fix): Turn CBZ instructions that
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dsourcebuild.texi1964 @code{CBZ} and @code{CBNZ} instructions available.
H A Dgccint.info5189 ARM target generates Thumb-1 code for '-mthumb' with 'CBZ' and
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dsourcebuild.texi2180 @code{CBZ} and @code{CBNZ} instructions available.
H A Dgccint.info5376 ARM target generates Thumb-1 code for '-mthumb' with 'CBZ' and
/netbsd-src/share/misc/
H A Dairport1156 CBZ:Cabin Creek, AK, USA
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-201716104 * arm-tdep.c (thumb_record_misc): Decode CBNZ, CBZ, REV16,
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-201716104 * arm-tdep.c (thumb_record_misc): Decode CBNZ, CBZ, REV16,