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
/
include
Age
Commit message (
Expand
)
Author
2 days
oasm: lex: lex_is_mro() -> tok_is_mro()
Ian Moffett
3 days
oasm: Introduce encoding for the NOP instruction
Ian Moffett
4 days
oasm: Add stdbool.h includes
Ian Moffett
4 days
oasm: Unreserve 9 opcode gap
Ian Moffett
4 days
oasm: Add table to keep track of labels
Ian Moffett
4 days
oasm: Add encoding for MRO type instructions
Ian Moffett
4 days
oasm: Add initial support for labels
Ian Moffett
5 days
oasm: Add encoding for BR instruction
Ian Moffett
6 days
oasm: 'osxm64' -> 'osmx64'
Ian Moffett
6 days
oasm: Parse and encode the "HLT" instruction
Ian Moffett
7 days
oasm: emit: Add 'unused' field to instruction
Ian Moffett
7 days
oasm: Add initial codegen emit sources
Ian Moffett
7 days
oasm: parse: Add tok_is_xreg() helper
Ian Moffett
7 days
oasm: lex: Convert and store <imm> to uint16_t
Ian Moffett
8 days
usr: oasm: Add log.c
Ian Moffett
8 days
usr: oasm: Store last token and line number
Ian Moffett
8 days
usr: oasm: Add register token types
Ian Moffett
8 days
usr: Add initial "oasm" assembler work
Ian Moffett