Enhance GAS's .section directive so that it can take numeric values for the flags...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / xtensa / trampoline.d
CommitLineData
a82c7d90
DW
1#as:
2#objdump: -d
3#name: trampolines relaxation
4
5.*: +file format .*xtensa.*
6#...
7.*0:.*j.0x1194c
8.*3:.*j.0x1194f
9.*6:.*j.0x11952
10.*9:.*j.0x1d4e4
11#...
12.*11949:.*j.0x11955
13.*1194c:.*j.0x24a0e
14.*1194f:.*j.0x24a0e
15.*11952:.*j.0x24a11
16#...
17.*1d4e1:.*j.0x1d4e7
18.*1d4e4:.*j.0x33462
19#...
20.*24a0e:.*j.0x24a0e
21.*24a11:.*j.0x24a11
22#...
23.*3345f:.*ret
24.*33462:.*j.0x49407
25#...
26.*49407:.*j.0x49407
d92b6eec
MF
27.*4940a:.*beqz.n.a2,.0x4940f
28.*4940c:.*j.0x693d1
29#...
30.*693d1:.*j.0x7ddd4
31#...
32.*7ddd4:.*j.0x927f5
33#...
34.*927f5:.*j.0x927f5
35#...
This page took 0.098515 seconds and 4 git commands to generate.