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