Home | History | Annotate | Download | only in nios2
      1 # Source file used to test the jmpr.n instruction.
      2 .text
      3 .set nobreak
      4 foo:
      5 	jmpr.n	r7
      6 
      7