gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / call-relax.d
CommitLineData
d28b6364
JM
1#as: -Av9 -relax
2#objdump: -dr
3#name: sparc relax CALL
4
5.*: +file format .*sparc.*
6
7Disassembly of section .text:
8
90+ <foo>:
10 0: 31 00 00 00 sethi %hi\(0\), %i0
ae0264a6 11 4: 10 (68|80) 00 02 b (%xcc, )?c <bar>
d28b6364
JM
12 8: 91 ee 20 00 restore %i0, 0, %o0
13
140+c <bar>:
15 c: 31 00 00 00 sethi %hi\(0\), %i0
16 10: 40 00 00 00 call 10 <bar\+0x4>
17 10: R_SPARC_WDISP30 _undefined
18 14: 91 ee 20 00 restore %i0, 0, %o0
This page took 0.166191 seconds and 4 git commands to generate.