[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction support. Based on SE_H instruction...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / cdx_stwsp.s
1 # Source file used to test the stwsp.n instruction
2
3 foo:
4 stwsp.n r4,0(sp)
5 stwsp.n r4,4(sp)
6 stwsp.n r4,0x3c(sp)
7 stwsp.n r4,0x7c(sp)
This page took 0.029125 seconds and 4 git commands to generate.