Add support for m32r-linux target, including a RELA ABI and PIC.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m32r / relax-1.d
CommitLineData
252b5132
RH
1#as:
2#objdump: -dr
3#name: relax-1
4
5.*: +file format .*
6
7Disassembly of section .text:
8
90* <DoesNotWork>:
10 *0: 70 00 70 00 * nop -> nop
11
120*4 <Work>:
13 *4: 70 00 70 00 * nop -> nop
14Disassembly of section .branch:
15
160* <branch>:
17 *0: ff 00 00 01 bra 4 <Work>
6edf0760 18[ ]*0: R_M32R_26_PCREL_RELA .text
This page took 0.228002 seconds and 4 git commands to generate.