diff options
author | Damien George <damien.p.george@gmail.com> | 2016-12-09 20:35:21 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2016-12-09 20:35:21 +1100 |
commit | a7fd786a1f8a0bd13ec97d9742f8705b90cd1c46 (patch) | |
tree | 8643b12fc502c0b47ab3e036907d80e148d355c4 /py/frozenmod.c | |
parent | 3a4ebf57685e2ea03deb61276f832108b4ab08b7 (diff) | |
download | micropython-a7fd786a1f8a0bd13ec97d9742f8705b90cd1c46.tar.gz micropython-a7fd786a1f8a0bd13ec97d9742f8705b90cd1c46.zip |
py/emitinline: Embed entire asm struct instead of a pointer to it.
This reduces fragmentation, and memory use by 1 word. But more
importantly it means the emit_inline_asm_t struct now "derives" from
mp_asm_base.
Diffstat (limited to 'py/frozenmod.c')
0 files changed, 0 insertions, 0 deletions