Age | Commit message (Expand) | Author |
---|---|---|
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 |