]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/rx/emsba.d
Fix an assertion failure in the AArch64 assembler triggered by incorrect instruction...
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / rx / emsba.d
CommitLineData
171b8e19 1#source: ./emsba.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 47 00 emsba r0, r0, a0
11 3: fd 47 0f emsba r0, r15, a0
12 6: fd 47 f0 emsba r15, r0, a0
13 9: fd 47 ff emsba r15, r15, a0
14 c: fd 4f 00 emsba r0, r0, a1
15 f: fd 4f 0f emsba r0, r15, a1
16 12: fd 4f f0 emsba r15, r0, a1
17 15: fd 4f ff emsba r15, r15, a1