Add support for 64-bit ARM architecture: AArch64
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / symbol.d
1 #objdump: -dr
2
3 .*: file format .*
4
5 Disassembly of section \.text:
6
7 0000000000000000 <.*>:
8 0: b9400401 ldr w1, \[x0,#4\]
9 4: b9400401 ldr w1, \[x0,#4\]
10 8: b9401001 ldr w1, \[x0,#16\]
11 c: b9401001 ldr w1, \[x0,#16\]
12 10: 8b020020 add x0, x1, x2
13 14: 91002820 add x0, x1, #0xa
14 18: d1002c20 sub x0, x1, #0xb
This page took 0.037785 seconds and 4 git commands to generate.