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: parse: Add TT_INC to parse_tok() | Ian Moffett |
3 days | oasm: Add initial codegen emit sources | Ian Moffett |
3 days | oasm: parse: Add tok_is_xreg() helper | Ian Moffett |
3 days | usr: oasm: Add initial parsing logic | Ian Moffett |
3 days | usr: oasm: Add IMM tokstr entry | Ian Moffett |
4 days | usr: Add initial "oasm" assembler work | Ian Moffett |