Add support for 64-bit ARM architecture: AArch64
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / programmer-friendly.d
1 #objdump: -dr
2
3 .*: file format .*
4
5 Disassembly of section \.text:
6
7 0000000000000000 <.*>:
8 0: 4f03e420 movi v0\.16b, #0x61
9 4: 98000181 ldrsw x1, 34 <\.text\+0x34>
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
22 34: deadbeef \.word 0xdeadbeef
This page took 0.033482 seconds and 4 git commands to generate.