tc-score.c: Replace overlapping sprintf with memmove
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / mpx.s
CommitLineData
0cb5a38a
SL
1# Source file used to test the BMX instruction
2
3foo:
4 ldsex r0,(r0)
5 ldsex r0,(r31)
6 ldsex r31,(r0)
7 stsex r0,r0,(r0)
8 stsex r31,r31,(r31)
9 stsex r4,r31,(r16)
This page took 0.285451 seconds and 4 git commands to generate.