* gas/m32r/uppercase.[sd]: Test for HIGH,SHIGH,LOW,SDA.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m32r / relax-1.d
CommitLineData
df5b3187
NC
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 * nop
11 *2: 70 00 * nop
12
130*4 <Work>:
14 *4: 70 00 * nop
15 *6: 7000 * nop
16Disassembly of section .branch:
17
180* <branch>:
19 *0: ff 00 00 01 bra 4 <Work>
20[ ]*0: R_M32R_26_PCREL .text
This page took 0.039253 seconds and 4 git commands to generate.