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

py/asmxtensa: Make indirect calls using func table, not raw pointers.

Loading a pointer by indexing into the native function table mp_fun_table,
rather than loading an immediate value (via a PC-relative load), uses less
code space.
parent 93d71c54
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment