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