Home | History | Annotate | Download | only in nios2
      1 # Source file used to test the CDX trap.n instructions
      2 foo:
      3 	trap.n
      4 	trap.n 0
      5 	trap.n 31
      6 	trap.n 14
      7 
      8 
      9