x86: adjust {,E}VEX.W handling outside of 64-bit mode
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / cdx_neg.s
1 # Source file used to test the neg.n instructions.
2
3 foo:
4 neg.n r4,r4
5 neg.n r17,r7
6 neg.n r7,r17
7 neg.n r7,r7
This page took 0.050567 seconds and 4 git commands to generate.