AArch64: Have -D override mapping symbol as documented.
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / aarch64 / illegal.d
1 #PROG: objcopy
2 #objdump: -d
3 #name: Check that the disassembler complains about illegal instructions.
4
5 .*: +file format .*aarch64.*
6
7 Disassembly of section \.text:
8
9 0+000 <.*>:
10 [ ]+0:[ ]+68ea18cc[ ]+.inst[ ]+0x68ea18cc ; undefined
11 #pass
12
This page took 0.03002 seconds and 4 git commands to generate.