aboutsummaryrefslogtreecommitdiff
path: root/tests/stxr_c.c
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2024-06-28 19:33:03 +0300
committerKimplul <kimi.h.kuparinen@gmail.com>2024-06-28 19:33:03 +0300
commit29718f2e84478b296c3198ae6d35cfd5d79efb14 (patch)
tree5261fe6e369f27f66a48c6f307870fc854c693c8 /tests/stxr_c.c
parent2fc4f728643f78577c26e548619bc7db90a7c6ae (diff)
downloadejit-29718f2e84478b296c3198ae6d35cfd5d79efb14.tar.gz
ejit-29718f2e84478b296c3198ae6d35cfd5d79efb14.zip
optimize interpreter a bit
+ Use a gpr/fpr/arg stack shared between different functions to minimize amount of memory allocations done at runtime while still allowing interleaving bytecode/machine code functions during call, just with a bit of extra setup in between
Diffstat (limited to 'tests/stxr_c.c')
0 files changed, 0 insertions, 0 deletions