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

py/asmarm: Simplify asm_arm_bl_ind to only load via index, not literal.

The maximum index into mp_fun_table is currently less than 1024 and should
stay that way to keep things efficient for all architectures, so there is
no need to handle loading the pointer directly via a literal in this
function.
parent 00667105
Branches
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.
Please register or to comment