blob: b69318aec85ab9df5b1bdfd7cacbb7fcfa981708 [file] [log] [blame]
#PROG: objcopy
#objdump: -d
#name: Check that the disassembler complains about illegal instructions.
.*: +file format .*aarch64.*
Disassembly of section \.text:
0+000 <.*>:
[ ]+0:[ ]+68ea18cc[ ]+.inst[ ]+0x68ea18cc ; undefined
[ ]+4:[ ]+9dc39839[ ]+.inst[ ]+0x9dc39839 ; undefined
#pass