summaryrefslogtreecommitdiff
path: root/py/asmarm.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2018-10-13 12:57:32 +1100
committerDamien George <damien.p.george@gmail.com>2018-10-13 15:16:33 +1100
commit8e4b4bac7079caafbe40646b9303dc9e3ce23fbc (patch)
tree11bc88c0088d8fc5350c8b223955bbc490496167 /py/asmarm.c
parent8941c632909bbe51fb854065fbbd58458426a3cf (diff)
py/asmx64: 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