c6af5482eb5fd7d107428090c61731ed3d5fd48a
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / truncated.d
1 #objdump: -d
2 #name: Handle truncated instruction gracefully.
3 #source: truncated.s
4
5
6 .*: file format elf32-s12z
7
8
9 Disassembly of section .text:
10
11 00000000 <.text>:
12 0: 01 nop
13 1: Address 0x0000000000000002 is out of bounds.
14 Address 0x0000000000000002 is out of bounds.
15 Address 0x0000000000000002 is out of bounds.
16 !!invalid!!
17
This page took 0.029368 seconds and 3 git commands to generate.