Add support for m32r-linux target, including a RELA ABI and PIC.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m32r / uppercase.d
CommitLineData
252b5132
RH
1#as:
2#objdump: -dr
3#name: uppercase
4
5.*: +file format .*
6
7Disassembly of section .text:
8
90+0000 <foo>:
10 0: 10 81 10 91 * mv r0,r1 -> mvfc r0,cbr
11
120+0004 <high>:
13 4: d0 c0 00 00 seth r0,#0x0
6edf0760 14[ ]*4: R_M32R_HI16_ULO_RELA [.]text\+0x4
252b5132
RH
15
160+0008 <shigh>:
17 8: d0 c0 00 00 seth r0,#0x0
6edf0760 18[ ]*8: R_M32R_HI16_SLO_RELA [.]text\+0x8
252b5132
RH
19
200+000c <low>:
6edf0760
NC
21 c: 80 e0 00 00 or3 r0,r0,#0x0
22[ ]*c: R_M32R_LO16_RELA [.]text\+0xc
252b5132
RH
23
240+0010 <sda>:
25 10: 80 a0 00 00 add3 r0,r0,#0
6edf0760 26[ ]*10: R_M32R_SDA16_RELA sdavar
This page took 0.199683 seconds and 4 git commands to generate.