/external/llvm/test/MC/ARM/ |
thumb2-dsp-diag.s | 7 sxtb16 r0, r0 label 8 sxtb16 r0, r0, ror #8 label 17 @ CHECK-7EM: sxtb16 r0, r0 @ encoding: [0x2f,0xfa,0x80,0xf0] 18 @ CHECK-7EM: sxtb16 r0, r0, ror #8 @ encoding: [0x2f,0xfa,0x90,0xf0]
|
basic-thumb2-instructions.s | [all...] |
basic-arm-instructions.s | [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
arch7em.s | 141 sxtb16 r1, r2 142 sxtb16 r8, r9
|
archv6.s | 137 sxtb16 r2, r5 138 sxtb16 r2, r5, ROR #8
|
thumb2_bad_reg.s | 720 @ SXTB16 721 sxtb16 r13, r0 722 sxtb16 r15, r0 723 sxtb16 r0, r13 724 sxtb16 r0, r15
|
arch7em-bad.l | 119 [^:]*:141: Error: selected processor does not support Thumb mode `sxtb16 r1,r2' 120 [^:]*:142: Error: selected processor does not support Thumb mode `sxtb16 r8,r9'
|
arch7em.d | 126 0[0-9a-f]+ <[^>]+> fa2f f182 sxtb16 r1, r2 127 0[0-9a-f]+ <[^>]+> fa2f f889 sxtb16 r8, r9
|
archv6.d | 140 0+210 <[^>]*> e68f2075 ? sxtb16 r2, r5 141 0+214 <[^>]*> e68f2475 ? sxtb16 r2, r5, ror #8
|
thumb32.s | 738 sxtb16 r1, r2 739 sxtb16 r8, r9
|
thumb2_bad_reg.l | [all...] |
thumb32.d | [all...] |
/external/llvm/test/MC/Disassembler/ARM/ |
unpredictable-AExtI-arm.txt | 26 # CHECK: sxtb16
|
thumb2.txt | [all...] |
basic-arm-instructions.txt | [all...] |
/external/libvpx/libvpx/vp8/common/arm/armv6/ |
loopfilter_v6.asm | 452 sxtb16 r6, r12 453 sxtb16 r10, r12, ror #8 487 sxtb16 r6, r12 488 sxtb16 r10, r12, ror #8 528 sxtb16 r6, r12 529 sxtb16 r10, r12, ror #8 [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/ |
loopfilter_v6.asm | 452 sxtb16 r6, r12 453 sxtb16 r10, r12, ror #8 487 sxtb16 r6, r12 488 sxtb16 r10, r12, ror #8 528 sxtb16 r6, r12 529 sxtb16 r10, r12, ror #8 [all...] |
/prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/arm/armasm/ |
tables.go | 2818 SXTB16 [all...] |
/prebuilts/go/linux-x86/src/cmd/internal/rsc.io/arm/armasm/ |
tables.go | 2818 SXTB16 [all...] |
/device/google/contexthub/firmware/inc/platform/stm32f4xx/cmsis/ |
core_cmSimd.h | 475 __ASM volatile ("sxtb16 %0, %1" : "=r" (result) : "r" (op1));
|
/external/llvm/lib/Target/ARM/ |
ARMScheduleSwift.td | 157 (instregex "SXTB", "SXTH", "SXTB16", "UXTB", "UXTH", "UXTB16", [all...] |
ARMInstrInfo.td | [all...] |
ARMInstrThumb2.td | [all...] |
/external/valgrind/none/tests/arm/ |
v6intARM.c | [all...] |
v6intARM.stdout.exp | [all...] |