Remove bogus notarget in gas teststuite
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / custom.s
1 # test progam for assembling user instructions
2
3 foo:
4 custom 0, r11, r2, r3
5 custom 255, r11, r2, r3
6 custom 150, c1, r2, r3
7 custom 0x18, c1, c2, r3
8 custom 070, c1, c2, c3
This page took 0.030335 seconds and 4 git commands to generate.