summaryrefslogtreecommitdiff
path: root/py/asmarm.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2018-10-13 13:59:19 +1100
committerDamien George <damien.p.george@gmail.com>2018-10-13 15:16:33 +1100
commit355eb8eafb1a0b0e096cd452d1107ab45bbf72c4 (patch)
treeb79f788c6347514d43c78f91e21ebdd7e31365f4 /py/asmarm.c
parentb7c6f859d06a3a4270f98561827ba5ae360fee74 (diff)
py/asmx86: Change indirect calls to load fun ptr from the native table.
Instead of storing the function pointer directly in the assembly code. This makes the generated code more independent of the runtime (so easier to relocate the code), and reduces the generated code size.
Diffstat (limited to 'py/asmarm.c')
0 files changed, 0 insertions, 0 deletions