Don't use vec_disp8 encoding with the .d32 suffix
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nds32 / to-16bit-v2.s
1 foo:
2 addi $sp, $sp, -512
3 addi $sp, $sp, 511
4 lwi $r0, [$sp + 0]
5 lwi $r7, [$sp + 508]
6 swi $r0, [$sp + 0]
This page took 0.03032 seconds and 4 git commands to generate.