diff options
author | Aryadev Chavali <aryadev@aryadevchavali.com> | 2023-11-03 21:49:40 +0000 |
---|---|---|
committer | Aryadev Chavali <aryadev@aryadevchavali.com> | 2023-11-03 21:49:40 +0000 |
commit | 32ee84ef7012b05add6003be6730d8a0bb0ffe00 (patch) | |
tree | 724a9ee12be500ba77fb430e82f9ade68c1c3502 /vm | |
parent | bc4c57b243eaad8ef054d6ab7de7602b76b22f0d (diff) | |
download | ovm-32ee84ef7012b05add6003be6730d8a0bb0ffe00.tar.gz ovm-32ee84ef7012b05add6003be6730d8a0bb0ffe00.tar.bz2 ovm-32ee84ef7012b05add6003be6730d8a0bb0ffe00.zip |
Used more subroutines in fib.asm to make code clearer
Looks way more high level but parses down to a very simple bytecode.
However, because of lack of inline code processing, it relies on the
call stack quite heavily. With inline labels this would be a much
more compact bytecode.
Diffstat (limited to 'vm')
0 files changed, 0 insertions, 0 deletions