Remove bogus notarget in gas teststuite
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / cdx_break.s
1 # Source file used to test the CDX break.n instructions
2 foo:
3 break.n
4 break.n 0
5 break.n 31
6 break.n 14
7
8
This page took 0.028463 seconds and 4 git commands to generate.