/system/core/libcutils/arch-arm64/ |
android_memset.S | 144 tst count, #0x3f
|
/system/core/libpixelflinger/arch-arm64/ |
t32cb16blend.S | 161 tst x0, #0x3
|
/system/core/libpixelflinger/ |
t32cb16blend.S | 147 tst r0, #0x3
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
thumb.s | 34 tst r2, r5
|
thumb2_bad_reg.s | 748 @ TST (immediate) 749 tst r13, #1 750 tst r15, #1 751 @ TST (register) 752 tst.w r13, r0 753 tst.w r15, r0 754 tst.w r0, r13 755 tst.w r0, r15
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mcore/ |
allinsn.d | 365 0+0f2 <tst>: 366 f2: 0eee tst r14, r14
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/pdp11/ |
opcode.s | 60 tst (sp)+
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/xgate/ |
all_insns.s | 106 L102: tst r1
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
msp430.h | 69 MSP_INSN (tst, 0, 1, 0x9300, 0xff30),
|
/external/llvm/test/MC/ARM/ |
basic-arm-instructions.s | [all...] |
/device/linaro/bootloader/edk2/ArmPkg/Drivers/CpuDxe/Arm/ |
ExceptionSupport.S | 238 tst r1, #0x20 @ if ((CPSR & T)) == T) { // Thumb Mode on entry
257 tst R4, #4
|
ExceptionSupport.asm | 232 tst r1, #0x20 ; if ((CPSR & T)) == T) { // Thumb Mode on entry
251 tst R4, #4
|
/external/boringssl/src/crypto/modes/asm/ |
ghash-armv4.pl | 255 tst lr,#1 332 tst lr,#1
|
/external/libhevc/common/arm/ |
ihevc_inter_pred_chroma_vert.s | 118 tst r6,#3 @checks (wd & 3) 128 tst r4,#7 @checks ht for mul of 8
|
ihevc_inter_pred_chroma_vert_w16inp.s | 117 tst r6,#3 @checks wd == 2 125 tst r5,#3 @checks ht == mul of 4
|
ihevc_inter_pred_chroma_vert_w16inp_w16out.s | 117 tst r6,#3 @checks wd == 2 125 tst r5,#3 @checks ht == mul of 4
|
ihevc_inter_pred_chroma_vert_w16out.s | 119 tst r6,#3 @checks (wd & 3) 129 tst r4,#7 @checks ht for mul of 8
|
/external/libhevc/common/arm64/ |
ihevc_inter_pred_chroma_vert.s | 123 tst x6,#3 //checks (wd & 3) 133 tst x4,#7 //checks ht for mul of 8
|
ihevc_inter_pred_chroma_vert_w16inp.s | 122 tst x6,#3 //checks wd == 2 130 tst x5,#3 //checks ht == mul of 4
|
ihevc_inter_pred_chroma_vert_w16inp_w16out.s | 122 tst x6,#3 //checks wd == 2 130 tst x5,#3 //checks ht == mul of 4
|
ihevc_inter_pred_chroma_vert_w16out.s | 125 tst x6,#3 //checks (wd & 3) 135 tst x4,#7 //checks ht for mul of 8
|
ihevc_inter_pred_luma_copy_w16out.s | 98 tst x12,#7 //conditional check for wd (multiples)
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/testdata/gen/ |
arithBoundaryGen.go | 165 verify, err := template.New("tst").Parse(
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/gc/testdata/gen/ |
arithBoundaryGen.go | 165 verify, err := template.New("tst").Parse(
|
/external/swiftshader/third_party/LLVM/test/MC/ARM/ |
basic-arm-instructions.s | [all...] |