]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/rx/Xtod.d
Fix an assertion failure in the AArch64 assembler triggered by incorrect instruction...
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / rx / Xtod.d
CommitLineData
171b8e19 1#source: ./Xtod.s
6a25bee8
YS
2#objdump: -dr
3
4.*: file format .*
5
6
7Disassembly of section .*:
8
900000000 <.*>:
10 0: fd 77 80 0a ftod r0, dr0
11 4: fd 77 8f 0a ftod r15, dr0
12 8: fd 77 80 fa ftod r0, dr15
13 c: fd 77 8f fa ftod r15, dr15
14 10: fd 77 80 09 itod r0, dr0
15 14: fd 77 8f 09 itod r15, dr0
16 18: fd 77 80 f9 itod r0, dr15
17 1c: fd 77 8f f9 itod r15, dr15
18 20: fd 77 80 0d utod r0, dr0
19 24: fd 77 8f 0d utod r15, dr0
20 28: fd 77 80 fd utod r0, dr15
21 2c: fd 77 8f fd utod r15, dr15