1#as:
2#objdump: -dr
3#name: high-1
4
5.*: +file format .*
6
7Disassembly of section .text:
8
90* <foo>:
10 *0:	d4 c0 00 00 	seth r4,[#]*0x0
11[ 	]*0: R_M32R_HI16_ULO_RELA	.text\+0x10000
12 *4:	84 e4 00 00 	or3 r4,r4,[#]*0x0
13[ 	]*4: R_M32R_LO16_RELA	.text\+0x10000
14 *8:	d4 c0 12 34 	seth r4,[#]*0x1234
15 *c:	84 e4 87 65 	or3 r4,r4,[#]*0x8765
16 *10:	d4 c0 12 35 	seth r4,[#]*0x1235
17 *14:	84 e4 87 65 	or3 r4,r4,[#]*0x8765
18 *18:	d4 c0 87 65 	seth r4,[#]*0x8765
19 *1c:	84 e4 43 21 	or3 r4,r4,[#]*0x4321
20