bfd
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rx / rotr.d
1 #objdump: -dr
2
3 dump\.o: file format .*
4
5
6 Disassembly of section \.text:
7
8 00000000 <\.text>:
9 0: fd 6c 00 rotr #0, r0
10 3: fd 6c 0f rotr #0, r15
11 6: fd 6d f0 rotr #31, r0
12 9: fd 6d ff rotr #31, r15
13 c: fd 64 00 rotr r0, r0
14 f: fd 64 0f rotr r0, r15
15 12: fd 64 f0 rotr r15, r0
16 15: fd 64 ff rotr r15, r15
This page took 0.052496 seconds and 4 git commands to generate.