diff options
| author | Jeff Epler <jepler@unpythonic.net> | 2021-03-05 16:47:00 -0600 |
|---|---|---|
| committer | Jeff Epler <jepler@unpythonic.net> | 2021-03-05 16:52:35 -0600 |
| commit | 28638df5892e83b55e291271699ba1375f2efc74 (patch) | |
| tree | 5eeed43da39b03db910832a8d147f7a1c83df402 /py/pystack.h | |
| parent | d2056a46eebe1a4aff6bc7ca925f6f806a6ce2a2 (diff) | |
vm: cut vmentrytable size
This also adds a bit of code everywhere we DISPATCH(), but the net is
+232 bytes free on Feather M0 Adalogger.
Key assumption: All of the offsets in mp_execute_bytecode fit in 16 bits;
it is not clear whether the compiler will verify this assumption (e.g.,
by warning that a constant will be truncated)
Diffstat (limited to 'py/pystack.h')
0 files changed, 0 insertions, 0 deletions
