2013-03-12 Sebastian Huber <sebastian.huber@embedded-brains.de>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / mov.s
CommitLineData
36591ba1
SL
1# Source file used to test the movz and movnz instructions
2
3foo:
4 movz $4,$5,$6
5 movnz $4,$5,$6
This page took 0.032742 seconds and 4 git commands to generate.