Add support for 64-bit ARM architecture: AArch64
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / optional.d
1 #objdump: -dr
2
3 .*: file format .*
4
5 Disassembly of section \.text:
6
7 0000000000000000 <.*>:
8 0: d4a001e1 dcps1 #0xf
9 4: d4a00001 dcps1
10 8: d4a00001 dcps1
11 c: d4a003e2 dcps2 #0x1f
12 10: d4a00002 dcps2
13 14: d4a00002 dcps2
14 18: d4a007e3 dcps3 #0x3f
15 1c: d4a00003 dcps3
16 20: d4a00003 dcps3
17 24: d65f00e0 ret x7
18 28: d65f03c0 ret
19 2c: d65f03c0 ret
20 30: d503305f clrex #0x0
21 34: d503395f clrex #0x9
22 38: d5033f5f clrex
23 3c: d5033f5f clrex
24 40: d508001f sys #0, C0, C0, #0
25 44: 10000000 adr x0, 0 <sym>
26 44: R_AARCH64_ADR_PREL_LO21 sym
27 48: f9400001 ldr x1, \[x0\]
28 48: R_AARCH64_LDST64_ABS_LO12_NC sym
29 4c: f9400001 ldr x1, \[x0\]
30 4c: R_AARCH64_LDST64_ABS_LO12_NC sym
31 50: f9000001 str x1, \[x0\]
32 50: R_AARCH64_LDST64_ABS_LO12_NC sym
33 54: f9000001 str x1, \[x0\]
34 54: R_AARCH64_LDST64_ABS_LO12_NC sym
This page took 0.031282 seconds and 4 git commands to generate.