[ARC] Fix warn.exp test error.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cr16 / excp_test.d
CommitLineData
3d3d428f
NC
1#as:
2#objdump: -dr
3#name: excp_test
4
5.*: +file format .*
6
7Disassembly of section .text:
8
900000000 <main>:
10 0: c5 00 excp svc
11 2: c6 00 excp dvz
12 4: c7 00 excp flg
13 6: c8 00 excp bpt
14 8: c9 00 excp trc
15 a: ca 00 excp und
16 c: cc 00 excp iad
17 e: ce 00 excp dbg
18 10: cf 00 excp ise
This page took 0.383622 seconds and 4 git commands to generate.