aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/asm_thumb2_mov.rst
AgeCommit message (Collapse)Author
2016-01-07py/inlinethumb: Remove 30-bit restriction on movwt instruction.Damien George
movwt can now move a full 32-bit constant into a register.
2015-06-25docs: Add reference for Thumb2 inline assembler.Damien George
Thanks to Peter Hinch for contributing this.