aboutsummaryrefslogtreecommitdiff
path: root/executor/x86_64/asm.c
AgeCommit message (Expand)Author
2020-07-25Add exported variable (only functions for now), export main func, start execu...dec05eba
2020-07-25Move thread work from compiler/parser to thread_work file, fix use after free...dec05eba
2020-07-25Add extern funcs, parameter registers, fix asm_rm RSP bugdec05eba
2020-07-25Implement more instructions, implement function parameters and argumentsdec05eba
2020-07-25Add asm debugdec05eba
2020-07-25Before interpreter. Cleanup build script. Begin writing code analyzer tool to...dec05eba