Home | History | Annotate | Download | only in tic6x
      1 # Test too many instructions in execute packet.
      2 .text
      3 .globl f
      4 f:
      5 	nop
      6 	|| nop
      7 	|| nop
      8 	|| nop
      9 	|| nop
     10 	|| nop
     11 	|| nop
     12 	|| nop
     13 	|| nop
     14