Power10 Copy/Paste Extensions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / mapmisc.d
CommitLineData
077a039f 1#as: -EL -I$srcdir/$subdir --generate-missing-build-notes=no
a06ea964
NC
2#objdump: --syms --special-syms -d
3#name: AArch64 Mapping Symbols for miscellaneous directives
4#source: mapmisc.s
5# This test is only valid on ELF based ports.
b47b60aa 6#notarget: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
a06ea964
NC
7
8
9.*: +file format .*aarch64.*
10
11SYMBOL TABLE:
1bec0c86
JW
120+00 l d .text 0+ .text
130+00 l d .data 0+ .data
140+00 l d .bss 0+ .bss
150+00 l F .text 0+ foo
160+00 l .text 0+ \$x
170+04 l .text 0+ \$d
180+08 l .text 0+ \$x
190+0c l .text 0+ \$d
200+10 l .text 0+ \$x
210+14 l .text 0+ \$d
220+18 l .text 0+ \$x
230+1c l .text 0+ \$d
240+20 l .text 0+ \$x
250+24 l .text 0+ \$d
260+28 l .text 0+ \$x
270+2c l .text 0+ \$d
280+34 l .text 0+ \$x
290+38 l .text 0+ \$d
300+48 l .text 0+ \$x
310+4c l .text 0+ \$d
320+50 l .text 0+ \$x
330+54 l .text 0+ \$d
340+58 l .text 0+ \$x
350+5c l .text 0+ \$d
360+64 l .text 0+ \$x
370+68 l .text 0+ \$d
380+70 l .text 0+ \$x
390+74 l .text 0+ \$d
400+84 l .text 0+ \$x
410+88 l .text 0+ \$d
420+8c l .text 0+ \$x
430+90 l .text 0+ \$d
440+94 l .text 0+ \$x
450+98 l .text 0+ \$d
460+9c l .text 0+ \$x
470+a0 l .text 0+ \$d
480+a4 l .text 0+ \$x
490+a8 l .text 0+ \$x
a06ea964
NC
50
51
52
53Disassembly of section .text:
54
1bec0c86 550+ <foo>:
a06ea964
NC
56 0: d503201f nop
57 4: 64636261 .word 0x64636261
58 8: d503201f nop
59 c: 00636261 .word 0x00636261
60 10: d503201f nop
61 14: 00676665 .word 0x00676665
62 18: d503201f nop
63 1c: 006a6968 .word 0x006a6968
64 20: d503201f nop
65 24: 0000006b .word 0x0000006b
66 28: d503201f nop
67 2c: 0000006c .word 0x0000006c
68 30: 00000000 .word 0x00000000
69 34: d503201f nop
70 38: 0000006d .word 0x0000006d
71 ...
72 48: d503201f nop
73 4c: 3fc00000 .word 0x3fc00000
74 50: d503201f nop
75 54: 40200000 .word 0x40200000
76 58: d503201f nop
77 5c: 00000000 .word 0x00000000
78 60: 400c0000 .word 0x400c0000
79 64: d503201f nop
80 68: 00000000 .word 0x00000000
81 6c: 40120000 .word 0x40120000
82 70: d503201f nop
83 74: 00000004 .word 0x00000004
84 78: 00000004 .word 0x00000004
85 7c: 00000004 .word 0x00000004
86 80: 00000004 .word 0x00000004
87 84: d503201f nop
88 88: 00000000 .word 0x00000000
89 8c: d503201f nop
90 90: 00000000 .word 0x00000000
91 94: d503201f nop
92 98: 00000000 .word 0x00000000
93 9c: d503201f nop
94 a0: 7778797a .word 0x7778797a
95 a4: d503201f nop
96 a8: d503201f nop
This page took 0.450693 seconds and 4 git commands to generate.