diff options
Diffstat (limited to 'ld/testsuite/ld-aarch64/emit-relocs-268.d')
-rw-r--r-- | ld/testsuite/ld-aarch64/emit-relocs-268.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-aarch64/emit-relocs-268.d b/ld/testsuite/ld-aarch64/emit-relocs-268.d index 126548b..2733ebf 100644 --- a/ld/testsuite/ld-aarch64/emit-relocs-268.d +++ b/ld/testsuite/ld-aarch64/emit-relocs-268.d @@ -1,6 +1,6 @@ #source: emit-relocs-268.s #ld: -T relocs.ld --defsym tempy=0x63001000 --defsym tempy2=0x4500000000 --defsym tempy3=0x1234567812345 -e0 --emit-relocs -#objdump: -dr +#objdump: -dr -Mno-aliases #... +10000: 8a000000 and x0, x0, x0 +10004: 92400000 and x0, x0, #0x1 |