Age | Commit message (Expand) | Author |
---|---|---|
33 hours | oasm: Add encoding logic for "DIV" instruction | Ian Moffett |
33 hours | oasm: Introduce encoding for MUL instruction | Ian Moffett |
33 hours | oasm: 'osxm64' -> 'osmx64' | Ian Moffett |
34 hours | oasm: Add encoding logic for "SUB" instruction | Ian Moffett |
2 days | oasm: Parse and encode the "HLT" instruction | Ian Moffett |
2 days | oasm: Implement encoding for 'ADD' instruction | Ian Moffett |
2 days | oasm: emit: Remove extra whitespace | Ian Moffett |
2 days | oasm: emit: Remove extra newline | Ian Moffett |
2 days | oasm: emit: Handle increment/decrement operations | Ian Moffett |
2 days | oasm: emit: Fix typo | Ian Moffett |
2 days | oasm: emit: Don't use TAILQ_FOREACH for processing | Ian Moffett |
3 days | oasm: Add initial codegen emit sources | Ian Moffett |