]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/rx/rotl.d
binutils testsuite: canonicalize subtest names in libctf
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / rx / rotl.d
CommitLineData
171b8e19 1#source: ./rotl.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 6e 00 rotl #0, r0
11 3: fd 6e 0f rotl #0, r15
12 6: fd 6f f0 rotl #31, r0
13 9: fd 6f ff rotl #31, r15
14 c: fd 66 00 rotl r0, r0
15 f: fd 66 0f rotl r0, r15
16 12: fd 66 f0 rotl r15, r0
17 15: fd 66 ff rotl r15, r15