summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/m32r/high-1.d
blob: b5ccb8c55bcc8ef9d3f058f955e9d4477d6e8940 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#as:
#objdump: -dr
#name: high-1

.*: +file format .*

Disassembly of section .text:

0* <foo>:
 *0:	d4 c0 00 01 	seth r4,[#]*0x1
[ 	]*0: R_M32R_HI16_ULO	.text
 *4:	84 e4 00 00 	or3 r4,r4,[#]*0x0
[ 	]*4: R_M32R_LO16	.text
 *8:	d4 c0 12 34 	seth r4,[#]*0x1234
 *c:	84 e4 87 65 	or3 r4,r4,[#]*0x8765
 *10:	d4 c0 12 35 	seth r4,[#]*0x1235
 *14:	84 e4 87 65 	or3 r4,r4,[#]*0x8765
 *18:	d4 c0 87 65 	seth r4,[#]*0x8765
 *1c:	84 e4 43 21 	or3 r4,r4,[#]*0x4321