diff options
author | Damien George <damien.p.george@gmail.com> | 2017-07-18 17:30:23 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-07-18 17:30:23 +1000 |
commit | 3235b95f087751f54c5531e24033e802be199d7c (patch) | |
tree | 34b1c2e696ac509430dbc55b161f5af5b609e0c7 /py/mpstate.h | |
parent | 016325dd0a5ad0904378004e728ccca19ee2b30d (diff) | |
download | micropython-3235b95f087751f54c5531e24033e802be199d7c.tar.gz micropython-3235b95f087751f54c5531e24033e802be199d7c.zip |
py/asmx64: Support moving a 64-bit immediate to one of top 8 registers.
If constants (eg mp_const_none_obj) are placed in very high memory
locations that require 64-bits for the pointer then the assembler must be
able to emit instructions to move such pointers to one of the top 8
registers (ie r8-r15).
Diffstat (limited to 'py/mpstate.h')
0 files changed, 0 insertions, 0 deletions