]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/rx/shar.d
Fix an assertion failure in the AArch64 assembler triggered by incorrect instruction...
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / rx / shar.d
1 #source: ./shar.s
2 #objdump: -dr
3
4 .*: file format .*
5
6
7 Disassembly of section \.text:
8
9 00000000 <\.text>:
10 0: 6a 00 shar #0, r0
11 2: 6a 0f shar #0, r15
12 4: 6b f0 shar #31, r0
13 6: 6b ff shar #31, r15
14 8: fd 61 00 shar r0, r0
15 b: fd 61 0f shar r0, r15
16 e: fd 61 f0 shar r15, r0
17 11: fd 61 ff shar r15, r15
18 14: fd a0 00 shar #0, r0, r0
19 17: fd a0 0f shar #0, r0, r15
20 1a: fd a0 f0 shar #0, r15, r0
21 1d: fd a0 ff shar #0, r15, r15
22 20: fd bf 00 shar #31, r0, r0
23 23: fd bf 0f shar #31, r0, r15
24 26: fd bf f0 shar #31, r15, r0
25 29: fd bf ff shar #31, r15, r15