Remove unnecessary TUI declarations
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / aarch64 / illegal.s
CommitLineData
4bd13cde
NC
1 # Test disassembly of illegal instructions.
2 .text
3
4 # ldpsw x12, x6, [x6],#-8 ; illegal because one of the dest regs is also the address reg
5 .inst 0x68ea18cc
6
7 # FIXME: Add more illegal instructions here.
This page took 0.18771 seconds and 4 git commands to generate.