This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m32r / relax-1.d
1 #as:
2 #objdump: -dr
3 #name: relax-1
4
5 .*: +file format .*
6
7 Disassembly of section .text:
8
9 0* <DoesNotWork>:
10 *0: 70 00 * nop
11 *2: 70 00 * nop
12
13 0*4 <Work>:
14 *4: 70 00 * nop
15 *6: 7000 * nop
16 Disassembly of section .branch:
17
18 0* <branch>:
19 *0: ff 00 00 01 bra 4 <Work>
20 [ ]*0: R_M32R_26_PCREL .text
This page took 0.036601 seconds and 5 git commands to generate.