Home | History | Annotate | Download | only in ia64
      1 .explicit
      2 _start:
      3 {.mib
      4 	br.cloop.sptk	start
      5 }	;;
      6 {.mib
      7 	nop		0
      8 	br.cloop.sptk	start
      9 }	;;
     10 {.mbb
     11 	br.cloop.sptk	start
     12 	nop		0
     13 }	;;
     14 {.mbb
     15 	nop		0
     16 	br.cloop.sptk	start
     17 	nop		0
     18 }	;;
     19