MIPS/GAS: Don't convert RELA JALR relocations on R6
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rx / rotl.d
CommitLineData
c7927a3c
NC
1#objdump: -dr
2
3dump\.o: file format .*
4
5
6Disassembly of section \.text:
7
800000000 <\.text>:
9 0: fd 6e 00 rotl #0, r0
10 3: fd 6e 0f rotl #0, r15
11 6: fd 6f f0 rotl #31, r0
12 9: fd 6f ff rotl #31, r15
13 c: fd 66 00 rotl r0, r0
14 f: fd 66 0f rotl r0, r15
15 12: fd 66 f0 rotl r15, r0
16 15: fd 66 ff rotl r15, r15
This page took 0.311266 seconds and 4 git commands to generate.