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