This patch addresses the change in the June Armv8.1-M Mainline specification, that...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rl78 / sp-relative-movw.s
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.030536 seconds and 4 git commands to generate.