Home | History | Annotate | Download | only in h8300
      1 	.h8300s
      2 	.text
      3 h8300s_push_pop:
      4 	pop.w r0
      5 	pop.l er0
      6 	push.w r0
      7 	push.l er0
      8 
      9