Skip to content
Snippets Groups Projects
Commit 1df4168c authored by Damien George's avatar Damien George
Browse files

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.
parent c9520c59
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment