readelf: print 0x0 as 0, and remove trailing spaces
[binutils-gdb.git] / binutils / testsuite / binutils-all / aarch64 / objdump.d
1 #PROG: objcopy
2 #objdump: -d
3 #name: Check that the disassembler properly dump instruction and data.
4
5 .*: +file format .*aarch64.*
6
7 Disassembly of section \.text:
8
9 0+000 <l1>:
10 0: d503201f nop
11
12 0+004 <l2>:
13 4: d503201f nop
14 8: 00c0ffee \.word 0x00c0ffee
15
16 Disassembly of section .fini:
17
18 0+000 <\.fini>:
19 0: 0000dead \.word 0x0000dead