Don't use vec_disp8 encoding with the .d32 suffix
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / cdx_xor.s
1 # Source file used to test the xor.n instructions.
2
3 foo:
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.02997 seconds and 4 git commands to generate.