index
:
Hyra
expt
main
old
stable
user
The Hyra Operating System
Ian Moffett <ian@osmora.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
oasm
/
parse.c
Age
Commit message (
Expand
)
Author
4 days
oasm: Add encoding for MRO type instructions
Ian Moffett
4 days
oasm: parse: Remove unused stub
Ian Moffett
4 days
oasm: Add initial support for labels
Ian Moffett
4 days
oasm: parse: Use oasm_err instead of printf()
Ian Moffett
5 days
oasm: Add encoding for BR instruction
Ian Moffett
6 days
oasm: Add encoding logic for "DIV" instruction
Ian Moffett
6 days
oasm: Introduce encoding for MUL instruction
Ian Moffett
6 days
oasm: 'osxm64' -> 'osmx64'
Ian Moffett
6 days
oasm: Add encoding logic for "SUB" instruction
Ian Moffett
6 days
oasm: Parse and encode the "HLT" instruction
Ian Moffett
6 days
oasm: Implement encoding for 'ADD' instruction
Ian Moffett
7 days
oasm: parse: Add TT_INC to parse_tok()
Ian Moffett
7 days
oasm: Add initial codegen emit sources
Ian Moffett
7 days
oasm: parse: Add tok_is_xreg() helper
Ian Moffett
8 days
usr: oasm: Add initial parsing logic
Ian Moffett
8 days
usr: oasm: Add IMM tokstr entry
Ian Moffett
8 days
usr: Add initial "oasm" assembler work
Ian Moffett