Do not allow EITHER_BUT_PREFER_MU opcodes to be packed into reverse
[deliverable/binutils-gdb.git] / gas / testsuite / gas / d30v / array.d
CommitLineData
252b5132
RH
1#objdump: -dr
2#name: D30V array test
3#as:
4
5.*: +file format elf32-d30v
6
7Disassembly of section .text:
8
90+0000 <__foo-0x48>:
10 0: 880820c0 80000048 add.l r2, r3, 0x48
11 0: R_D30V_32 .text
12 8: 880820c0 80000049 add.l r2, r3, 0x49
13 8: R_D30V_32 .text
14 10: 880820c0 8000004a add.l r2, r3, 0x4a
15 10: R_D30V_32 .text
16 18: 880820c0 8000004b add.l r2, r3, 0x4b
17 18: R_D30V_32 .text
18 20: 880820c0 8000004c add.l r2, r3, 0x4c
19 20: R_D30V_32 .text
20 28: 880820c0 8000004d add.l r2, r3, 0x4d
21 28: R_D30V_32 .text
22 30: 880820c0 8000004e add.l r2, r3, 0x4e
23 30: R_D30V_32 .text
24 38: 880820c0 8000004f add.l r2, r3, 0x4f
25 38: R_D30V_32 .text
26 40: 880820c0 80000050 add.l r2, r3, 0x50
27 40: R_D30V_32 .text
28
290+0048 <__foo>:
30 48: 12345678 12345678 .long 0x12345678 || .long 0x12345678
31 50: 12345678 00000000 .long 0x12345678 || bra.s r0
This page took 0.050385 seconds and 4 git commands to generate.