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