[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction support. Based on SE_H instruction...
[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.051325 seconds and 4 git commands to generate.