PowerPC Rename powerxx to power10
[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.260134 seconds and 4 git commands to generate.