summaryrefslogtreecommitdiff
path: root/usr.bin/oasm/include
AgeCommit message (Expand)Author
3 daysoasm: lex: lex_is_mro() -> tok_is_mro()Ian Moffett
4 daysoasm: Introduce encoding for the NOP instructionIan Moffett
4 daysoasm: Add stdbool.h includesIan Moffett
4 daysoasm: Unreserve 9 opcode gapIan Moffett
4 daysoasm: Add table to keep track of labelsIan Moffett
4 daysoasm: Add encoding for MRO type instructionsIan Moffett
5 daysoasm: Add initial support for labelsIan Moffett
6 daysoasm: Add encoding for BR instructionIan Moffett
6 daysoasm: 'osxm64' -> 'osmx64'Ian Moffett
7 daysoasm: Parse and encode the "HLT" instructionIan Moffett
7 daysoasm: emit: Add 'unused' field to instructionIan Moffett
8 daysoasm: Add initial codegen emit sourcesIan Moffett
8 daysoasm: parse: Add tok_is_xreg() helperIan Moffett
8 daysoasm: lex: Convert and store <imm> to uint16_tIan Moffett
8 daysusr: oasm: Add log.cIan Moffett
8 daysusr: oasm: Store last token and line numberIan Moffett
8 daysusr: oasm: Add register token typesIan Moffett
9 daysusr: Add initial "oasm" assembler workIan Moffett