s390 assembler improvements and testsuite
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m32r / high-1.d
CommitLineData
252b5132
RH
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 01 seth r4,[#]*0x1
11[ ]*0: R_M32R_HI16_ULO .text
12 *4: 84 e4 00 00 or3 r4,r4,[#]*0x0
13[ ]*4: R_M32R_LO16 .text
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
This page took 0.090811 seconds and 4 git commands to generate.