Home | History | Annotate | Download | only in cr16
      1 #as:
      2 #objdump:  -dr
      3 #name:  excp_test
      4 
      5 .*: +file format .*
      6 
      7 Disassembly of section .text:
      8 
      9 00000000 <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
     19