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