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
14[ 	]*4: R_M32R_HI16_ULO_RELA	[.]text\+0x4
15
160+0008 <shigh>:
17   8:	d0 c0 00 00 	seth r0,#0x0
18[ 	]*8: R_M32R_HI16_SLO_RELA	[.]text\+0x8
19
200+000c <low>:
21   c:	80 e0 00 00 	or3 r0,r0,#0x0
22[ 	]*c: R_M32R_LO16_RELA	[.]text\+0xc
23
240+0010 <sda>:
25  10:	80 a0 00 00 	add3 r0,r0,#0
26[ 	]*10: R_M32R_SDA16_RELA	sdavar
27