/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64SchedThunderX.td | 250 def : InstRW<[THXT8XWriteBR], (instregex "^CBZ")>;
|
H A D | AArch64ISelLowering.h | 270 CBZ, enumerator
|
H A D | AArch64SchedTSV110.td | 340 def : InstRW<[TSV110Wr_1cyc_1AB], (instregex "^(BR|RET|(CBZ|CBNZ|TBZ|TBNZ))$")>;
|
H A D | AArch64SchedFalkorDetails.td | 1073 def : InstRW<[FalkorWr_1Z_0cyc], (instregex "^(BR|RET|(CBZ|CBNZ|TBZ|TBNZ)(W|X))$")>;
|
H A D | AArch64SchedThunderX2T99.td | 404 (instregex "^CBZ", "^CBNZ", "^TBZ", "^TBNZ")>;
|
H A D | AArch64SchedA64FX.td | 801 (instregex "^CBZ", "^CBNZ", "^TBZ", "^TBNZ")>;
|
H A D | AArch64ISelLowering.cpp | 1980 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 D | AArch64InstrInfo.td | 425 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 D | sljitNativeARM_64.c | 79 #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 D | ARMScheduleA57.td | 157 // B, BX, BL, BLX (imm, reg != LR, reg == LR), CBZ, CBNZ
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | ChangeLog-2006 | 223 (md_apply_fix): Alter comments to use CBZ instead of CZB.
|
H A D | ChangeLog-2007 | 2003 * config/tc-arm.c (md_apply_fix): Turn CBZ instructions that
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | ChangeLog-2006 | 223 (md_apply_fix): Alter comments to use CBZ instead of CZB.
|
H A D | ChangeLog-2007 | 2003 * config/tc-arm.c (md_apply_fix): Turn CBZ instructions that
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
H A D | sourcebuild.texi | 1964 @code{CBZ} and @code{CBNZ} instructions available.
|
H A D | gccint.info | 5189 ARM target generates Thumb-1 code for '-mthumb' with 'CBZ' and
|
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
H A D | sourcebuild.texi | 2180 @code{CBZ} and @code{CBNZ} instructions available.
|
H A D | gccint.info | 5376 ARM target generates Thumb-1 code for '-mthumb' with 'CBZ' and
|
/netbsd-src/share/misc/ |
H A D | airport | 1156 CBZ:Cabin Creek, AK, USA
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-2017 | 16104 * arm-tdep.c (thumb_record_misc): Decode CBNZ, CBZ, REV16,
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-2017 | 16104 * arm-tdep.c (thumb_record_misc): Decode CBNZ, CBZ, REV16,
|