MIPS/GAS: Don't convert RELA JALR relocations on R6
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rx / shlr.d
CommitLineData
c7927a3c
NC
1#objdump: -dr
2
3dump\.o: file format .*
4
5
6Disassembly of section \.text:
7
800000000 <\.text>:
9 0: 68 00 shlr #0, r0
10 2: 68 0f shlr #0, r15
11 4: 69 f0 shlr #31, r0
12 6: 69 ff shlr #31, r15
13 8: fd 60 00 shlr r0, r0
14 b: fd 60 0f shlr r0, r15
15 e: fd 60 f0 shlr r15, r0
16 11: fd 60 ff shlr r15, r15
17 14: fd 80 00 shlr #0, r0, r0
18 17: fd 80 0f shlr #0, r0, r15
19 1a: fd 80 f0 shlr #0, r15, r0
20 1d: fd 80 ff shlr #0, r15, r15
21 20: fd 9f 00 shlr #31, r0, r0
22 23: fd 9f 0f shlr #31, r0, r15
23 26: fd 9f f0 shlr #31, r15, r0
24 29: fd 9f ff shlr #31, r15, r15
This page took 0.344804 seconds and 4 git commands to generate.