Don't use vec_disp8 encoding with the .d32 suffix
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / nop-r2.s
CommitLineData
0cb5a38a
SL
1 .section .text
2 .align 2
3 .global foo
4 .type foo, @function
5foo:
6 nop.n
7 .section .text
8 .size foo, .-foo
This page took 0.057119 seconds and 4 git commands to generate.