Remove bogus notarget in gas teststuite
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / cdx_xor.s
CommitLineData
0cb5a38a
SL
1# Source file used to test the xor.n instructions.
2
3foo:
4 xor.n r4,r4,r4
5 xor.n r17,r17,r7
6 xor.n r7,r7,r17
7 xor.n r7,r7,r7
This page took 0.170625 seconds and 4 git commands to generate.