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