Home | History | Annotate | Download | only in cr16
      1 #as:
      2 #objdump:  -dr
      3 #name:  popret_test
      4 
      5 .*: +file format .*
      6 
      7 Disassembly of section .text:
      8 
      9 00000000 <main>:
     10    0:	87 03       	popret	\$0x1,r7,RA
     11    2:	96 03       	popret	\$0x2,r6,RA
     12    4:	a5 03       	popret	\$0x3,r5,RA
     13    6:	b4 03       	popret	\$0x4,r4,RA
     14    8:	c3 03       	popret	\$0x5,r3,RA
     15    a:	d2 03       	popret	\$0x6,r2,RA
     16    c:	e1 03       	popret	\$0x7,r1,RA
     17    e:	07 03       	popret	\$0x1,r7
     18   10:	16 03       	popret	\$0x2,r6
     19   12:	25 03       	popret	\$0x3,r5
     20   14:	34 03       	popret	\$0x4,r4
     21   16:	43 03       	popret	\$0x5,r3
     22   18:	52 03       	popret	\$0x6,r2
     23   1a:	61 03       	popret	\$0x7,r1
     24   1c:	1e 03       	popret	RA
     25