Don't use vec_disp8 encoding with the .d32 suffix
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / cdx_spdeci.s
1 # Source file used to test the spdeci.n and spinci.n instructions
2
3 foo:
4 spdeci.n 0
5 spdeci.n 0x1fc
6 spinci.n 0
7 spinci.n 0x1fc
This page took 0.038865 seconds and 4 git commands to generate.