[ARM] Support ARMv8.2 FP16 simd instructions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rl78 / sp-relative-movw.s
CommitLineData
4d82fe66
NC
1 movw sp, #0x1234
2 movw ax, sp
3 movw sp, ax
4 movw ax, !0xffff8
5 movw !0xffff8, ax
6 movw hl, sp
7 movw bc, sp
8 movw de, sp
9
This page took 0.030776 seconds and 4 git commands to generate.