HomeSort by relevance Sort by last modified time
    Searched refs:thumb (Results 26 - 50 of 593) sorted by null

12 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
cortex-a8-far-1.s 2 .thumb
movw-shared-3.s 5 .thumb
movw-shared-4.s 5 .thumb
ifunc-17.s 6 .thumb
13 .thumb
20 .thumb
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
bundle-lock.s 28 .thumb
29 offset_sequence thumb, \size, 0
30 offset_sequence thumb, \size, 2
31 offset_sequence thumb, \size, 4
32 offset_sequence thumb, \size, 6
33 offset_sequence thumb, \size, 8
34 offset_sequence thumb, \size, 10
35 offset_sequence thumb, \size, 12
36 offset_sequence thumb, \size, 14
arch7m-bad.s 2 .thumb
arm-it-bad-3.l 2 [^:]*:4: Error: thumb conditional instruction should be in IT block -- `moveq r1,r8'
3 [^:]*:5: Error: thumb conditional instruction should be in IT block -- `movne r1,r9'
arm7-bad.s 6 .thumb
insn-error-t.l 2 [^:]*:4: Error: thumb conditional instruction should be in IT block -- `movne r1,r9'
ldr-t-bad.d 1 # name: Unpredictable operations - ldr - thumb
mapping2.s 5 .thumb
9 .thumb
pr9722.s 1 .thumb
thumb-w-bad.s 3 .thumb
addthumb2err.l 2 [^:]*:9: Error: shift value over 3 not allowed in thumb mode -- `add sp,sp,r0,LSL#4'
3 [^:]*:10: Error: only LSL shift allowed in thumb mode -- `add sp,sp,r0,LSR#3'
4 [^:]*:11: Error: only LSL shift allowed in thumb mode -- `add sp,sp,r0,ASR#3'
5 [^:]*:12: Error: only LSL shift allowed in thumb mode -- `add sp,sp,r0,ROR#3'
6 [^:]*:13: Error: only LSL shift allowed in thumb mode -- `add sp,sp,r0,RRX'
7 [^:]*:14: Error: shift value over 3 not allowed in thumb mode -- `adds sp,sp,r0,LSL#4'
8 [^:]*:15: Error: only LSL shift allowed in thumb mode -- `adds sp,sp,r0,LSR#3'
9 [^:]*:16: Error: only LSL shift allowed in thumb mode -- `adds sp,sp,r0,ASR#3'
10 [^:]*:17: Error: only LSL shift allowed in thumb mode -- `adds sp,sp,r0,ROR#3'
11 [^:]*:18: Error: only LSL shift allowed in thumb mode -- `adds sp,sp,r0,RRX
    [all...]
addsw-bad.s 2 .thumb
align64.s 2 .thumb
mapdir.s 1 # Test that .arm / .thumb do not cause mapping symbols to be
6 .thumb
13 .thumb
21 .thumb
noarm.s 9 .thumb
relax_branch_align.s 2 .thumb
  /toolchain/binutils/binutils-2.25/gold/testsuite/
pr12826_1.s 3 .thumb
7 .thumb
pr12826_2.s 3 .thumb
7 .thumb
arm_fix_1176.s 10 .thumb
  /external/libexif/contrib/examples/
thumbnail.c 39 FILE *thumb; local
46 thumb = fopen(thumb_name, "wb");
47 if (thumb) {
49 fwrite(ed->data, 1, ed->size, thumb);
50 fclose(thumb);
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/TargetInfo/
ARMTargetInfo.cpp 21 RegisterTarget<Triple::thumb, /*HasJIT=*/true>
22 Y(TheThumbTarget, "thumb", "Thumb");
  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/arm/
thumb2-cond.s 3 .thumb

Completed in 678 milliseconds

12 3 4 5 6 7 8 91011>>