aboutsummaryrefslogtreecommitdiff
path: root/examples/instruction-test.asm
AgeCommit message (Expand)Author
2023-11-03Use label features and entry points for examplesAryadev Chavali
2023-11-02Updated instruction-test example for removal of jump.registerAryadev Chavali
2023-11-01Added MALLOC_STACK and SUB to instruction-test exampleAryadev Chavali
2023-11-01Updated instruction-test example file for new memory management instructionsAryadev Chavali
2023-10-31Changed asm/parser instruction push-reg->push.regAryadev Chavali
2023-10-29Added some examples to instruction-test for positive/negative literalsAryadev Chavali
2023-10-29Introduced an example source file for all instructionsAryadev Chavali