]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/rx/rotr.d
Fix an assertion failure in the AArch64 assembler triggered by incorrect instruction...
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / rx / rotr.d
CommitLineData
171b8e19 1#source: ./rotr.s
c7927a3c
NC
2#objdump: -dr
3
4abd8e8d 4.*: file format .*
c7927a3c
NC
5
6
7Disassembly of section \.text:
8
900000000 <\.text>:
10 0: fd 6c 00 rotr #0, r0
11 3: fd 6c 0f rotr #0, r15
12 6: fd 6d f0 rotr #31, r0
13 9: fd 6d ff rotr #31, r15
14 c: fd 64 00 rotr r0, r0
15 f: fd 64 0f rotr r0, r15
16 12: fd 64 f0 rotr r15, r0
17 15: fd 64 ff rotr r15, r15