Home | History | Annotate | Download | only in h8300
      1 	.h8300s
      2 	.text
      3 h8300s_cmp:
      4 	cmp.b #0,r0l
      5 	cmp.b r0h,r0l
      6 	cmp.w #32,r0
      7 	cmp.w r0,r1
      8 	cmp.l #64,er0
      9 	cmp.l er0,er1
     10 
     11