diff options
author | Damien George <damien.p.george@gmail.com> | 2016-05-30 19:22:28 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2016-06-28 11:28:52 +0100 |
commit | 1df4168c334651a8962acfeb170b51bb3cbff5c5 (patch) | |
tree | 837b5822da533f9bbe59eadf1fa2fa288f829185 /py/nlr.h | |
parent | c9520c591b8844470e0ae5f06f573add5a7172b4 (diff) | |
download | micropython-1df4168c334651a8962acfeb170b51bb3cbff5c5.tar.gz micropython-1df4168c334651a8962acfeb170b51bb3cbff5c5.zip |
py/nlrthumb: Convert NLR thumb funcs from asm to C with inline-asm.
Now only the bits that really need to be written in assembler are written
in it, otherwise C is used. This means that the assembler code no longer
needs to know about the global state structure which makes it much easier
to maintain.
Diffstat (limited to 'py/nlr.h')
0 files changed, 0 insertions, 0 deletions