HomeSort by relevance Sort by last modified time
    Searched refs:ldr (Results 1 - 25 of 1166) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/MC/AArch64/
error-location-ldr-pseudo.s 5 ldr x0, =(-undef)
elf-reloc-ldrlit.s 4 ldr x0, some_label
5 ldr w3, some_label
ldr-pseudo-diagnostics.s 6 ldr w0, =0x100000001
8 // CHECK-ERROR: ldr w0, =0x100000001
11 ldr w0, =-0x80000001
13 // CHECK-ERROR: ldr w0, =-0x80000001
17 ldr foo, =1
19 // CHECK-ERROR: ldr foo, =1
29 ldr x0, =())
31 // CHECK-ERROR: ldr x0, =())
ldr-pseudo-obj-errors.s 5 //with the ldr pseudo. They are tested separately from parse errors because they
12 ldr x0, =0x10111
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
reloc-bad.s 3 ldr r0, 0 label
5 ldr r0, 0 label
undefined.s 0 ldr a1, .Lval
undefined_coff.s 0 ldr a1, Lval
ldr-bad.d 1 # name: Unpredictable operations - ldr - arm
2 # error-output: ldr-bad.l
abs12.s 0 ldr r0,[r1,#global]
2 ldr r0,[r1,#global + 12]
3 ldr r0,[r1,#global + 0x100000]
4 ldr r0,[r1,#local]
5 ldr r0,[r1,#local + 12]
6 ldr r0,[r1,#local + 0x100000]
ld-sp-warn.s 3 ldr sp, [r0, #16]! label
4 ldr sp, [r1], #8 label
5 ldr sp, [r0, #16] label
6 ldr r1, [r0, #16] label
7 ldr r1, [r0, r1]! label
ldr-t-bad.d 1 # name: Unpredictable operations - ldr - thumb
2 # error-output: ldr-t-bad.l
offset-1.s 0 ldr r0, [pc, #-0]
2 ldr r0, [pc, #0]
3 ldr r0, [r1, #-0]
4 ldr r0, [r1, #0]
5 ldr r0, [r1], #-0
6 ldr r0, [r1], #0
13 ldr r0, [r1, #-0]!
14 ldr r0, [r1, #0]!
thumb2_pool.s 6 ldr r6, =0x12345678
7 ldr.n r1, =0x12345678
8 ldr.w r6, =0x12345678
9 ldr r9, =0x12345678
11 ldr.w r5, =0x12345678
12 ldr r1, =0x12345678
18 ldr r\regindex, \const
ldconst.s 1 @ Test file for ARM/GAS -- ldr reg, =... expressions.
6 ldr r0, =0
7 ldr r0, =0xff000000
8 ldr r0, =-1
9 ldr r0, =0x0fff0000
12 ldr r14, =0
13 ldr r14, =0x00ff0000
14 ldr r14, =0xff00ffff
15 ldr r14, =0x00fff000
33 ldr r\regindex, \cons
    [all...]
ldr.d 1 # name: ldr - arm
7 0+00 <[^>]+> e5911005 ldr r1, \[r1, #5\]
8 0+04 <[^>]+> e5b21005 ldr r1, \[r2, #5\]!
9 0+08 <[^>]+> e59f1005 ldr r1, \[pc, #5\] ; 0+15 <[^>]+0x15>
10 0+0c <[^>]+> e591f005 ldr pc, \[r1, #5\]
11 0+10 <[^>]+> e59ff004 ldr pc, \[pc, #4\] ; 0+1c <[^>]+0x1c>
12 0+14 <[^>]+> e51ffabc ldr pc, \[pc, #-2748\] ; fffff560 <[^>]+>
13 0+18 <[^>]+> e51f1abf ldr r1, \[pc, #-2751\] ; fffff561 <[^>]+>
14 0+1c <[^>]+> e7911002 ldr r1, \[r1, r2\]
15 0+20 <[^>]+> e79f2002 ldr r2, \[pc, r2\
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
ldr_1.s 0 // ldr.s Test file for AArch64 ldr.
5 ldr x1, bar + 0x100000
litpool.s 4 ldr q0, =0x5a8279995a8279995a8279995a827999
5 ldr q1, =0x6ed9eba16ed9eba16ed9eba16ed9eba1
6 ldr q2, =0x8f1bbcdc8f1bbcdc8f1bbcdc8f1bbcdc
7 ldr q3, =0xca62c1d6ca62c1d6ca62c1d6ca62c1d6
  /external/python/cpython2/Modules/_ctypes/libffi/src/arm/
trampoline.S 39 ldr r0, [pc, #-4092]
42 ldr pc, [pc, #-4092]
52 ldr r0, [pc, #-4092]
55 ldr pc, [pc, #-4092]
65 ldr r0, [pc, #-4092]
68 ldr pc, [pc, #-4092]
78 ldr r0, [pc, #-4092]
81 ldr pc, [pc, #-4092]
91 ldr r0, [pc, #-4092]
94 ldr pc, [pc, #-4092
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
emit-relocs-312.s 8 ldr x4,tempy
9 ldr x7,tempy2
10 ldr x17,tempy3
11 ldr x3, [x2, #:got_lo12:jempy]
12 ldr x4, [x2, #:got_lo12:gempy]
13 ldr x5, [x2, #:got_lo12:lempy]
emit-relocs-273.s 6 ldr x4,tempy
7 ldr x7,tempy2
8 ldr x17,tempy3
emit-relocs-278.s 6 ldr b4, [x3, #:lo12:tempy]
7 ldr b7, [x3, #:lo12:tempy2]
8 ldr b17, [x3, #:lo12:tempy3]
  /system/core/debuggerd/crasher/arm64/
crashglue.S 4 ldr x0, =0xa5a50000
5 ldr x1, =0xa5a50001
6 ldr x2, =0xa5a50002
7 ldr x3, =0xa5a50003
8 ldr x4, =0xa5a50004
9 ldr x5, =0xa5a50005
10 ldr x6, =0xa5a50006
11 ldr x7, =0xa5a50007
12 ldr x8, =0xa5a50008
13 ldr x9, =0xa5a5000
    [all...]
  /bionic/libc/arch-arm/bionic/
_exit_with_stack_teardown.S 33 ldr r7, =__NR_munmap
38 ldr r7, =__NR_exit
  /device/linaro/bootloader/edk2/ArmPkg/Library/ArmHvcLib/Arm/
ArmHvc.S 27 ldr r7, [r0, #28]
28 ldr r6, [r0, #24]
29 ldr r5, [r0, #20]
30 ldr r4, [r0, #16]
31 ldr r3, [r0, #12]
32 ldr r2, [r0, #8]
33 ldr r1, [r0, #4]
34 ldr r0, [r0, #0]
  /device/linaro/bootloader/edk2/ArmPkg/Library/ArmSmcLib/Arm/
ArmSmc.S 26 ldr r7, [r0, #28]
27 ldr r6, [r0, #24]
28 ldr r5, [r0, #20]
29 ldr r4, [r0, #16]
30 ldr r3, [r0, #12]
31 ldr r2, [r0, #8]
32 ldr r1, [r0, #4]
33 ldr r0, [r0, #0]

Completed in 481 milliseconds

1 2 3 4 5 6 7 8 91011>>