summaryrefslogtreecommitdiff
path: root/usr.bin/oasm/emit.c
AgeCommit message (Expand)Author
10 hoursoasm: Parse and encode the "HLT" instructionIan Moffett
11 hoursoasm: Implement encoding for 'ADD' instructionIan Moffett
11 hoursoasm: emit: Remove extra whitespaceIan Moffett
14 hoursoasm: emit: Remove extra newlineIan Moffett
15 hoursoasm: emit: Handle increment/decrement operationsIan Moffett
16 hoursoasm: emit: Fix typoIan Moffett
16 hoursoasm: emit: Don't use TAILQ_FOREACH for processingIan Moffett
21 hoursoasm: Add initial codegen emit sourcesIan Moffett