[Aarch64] Support ARMv8.2 AT instructions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / programmer-friendly.d
CommitLineData
a06ea964
NC
1#objdump: -dr
2
3.*: file format .*
4
5Disassembly of section \.text:
6
70000000000000000 <.*>:
8 0: 4f03e420 movi v0\.16b, #0x61
67a32447 9 4: 98000241 ldrsw x1, 4c <\.text\+0x4c>
a06ea964
NC
10 8: 98000007 ldrsw x7, 0 <\.text>
11 8: R_AARCH64_LD_PREL_LO19 \.data\+0x4
12 c: fa42a02a ccmp x1, x2, #0xa, ge
13 10: 53001eaf uxtb w15, w21
14 14: 53003f67 uxth w7, w27
15 18: 2a1f03e8 mov w8, wzr
16 1c: ab2013e0 adds x0, sp, w0, uxtb #4
17 20: ab2033e0 adds x0, sp, w0, uxth #4
18 24: ab2053e0 adds x0, sp, w0, uxtw #4
19 28: ab2083e0 adds x0, sp, w0, sxtb
20 2c: ab20a7e0 adds x0, sp, w0, sxth #1
21 30: ab20cbe0 adds x0, sp, w0, sxtw #2
67a32447
YZ
22 34: 9c000160 ldr q0, 60 <\.text\+0x60>
23 38: 5c0000c0 ldr d0, 50 <\.text\+0x50>
24 3c: 580000a0 ldr x0, 50 <\.text\+0x50>
25 40: 1c000060 ldr s0, 4c <\.text\+0x4c>
26 44: 18000040 ldr w0, 4c <\.text\+0x4c>
27 48: 58000080 ldr x0, 58 <\.text\+0x58>
28 4c: deadbeef \.word 0xdeadbeef
29 50: .* \.word 0x.*
30 54: .* \.word 0x.*
31 ...
32 58: R_AARCH64_ABS64 \.data
33 60: .* \.word 0x.*
34 64: .* \.word 0x.*
35 68: .* \.word 0x.*
36 6c: .* \.word 0x.*
This page took 0.156177 seconds and 4 git commands to generate.