diff options
author | Damien George <damien.p.george@gmail.com> | 2014-12-29 00:29:59 +0000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2014-12-29 00:29:59 +0000 |
commit | f89d659e3b587fb806d20f5f243f5ed79ed19a5d (patch) | |
tree | 33e4a6f6c87c6b97a9aa3dd3c1e8e9fea369db52 /py/misc.h | |
parent | 23f1b5ff66d94400ed629487d0893946cdf0a175 (diff) | |
download | micropython-f89d659e3b587fb806d20f5f243f5ed79ed19a5d.tar.gz micropython-f89d659e3b587fb806d20f5f243f5ed79ed19a5d.zip |
py: In VM, for selective ip saving, store 1 byte past last opcode.
This is for efficiency, so we don't need to subtract 1 from the ip
before storing it to code_state->ip. It saves a lot of ROM bytes on
unix and stmhal.
Diffstat (limited to 'py/misc.h')
0 files changed, 0 insertions, 0 deletions