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
/
oemu
Age
Commit message (
Expand
)
Author
41 hours
oemu: cpu: Add decoding for XOR instruction
Ian Moffett
41 hours
oemu: cpu: Add decoding for OR instruction
Ian Moffett
41 hours
oemu: cpu: Add decoding for AND instruction
Ian Moffett
5 days
oemu: cpu: Skip cycle upon decoding of NOP opcode
Ian Moffett
5 days
oemu: cpu: Keep X0 zerored as per the OSMX64 spec
Ian Moffett
6 days
oasm: Unreserve 9 opcode gap
Ian Moffett
6 days
oemu: cpu: Add decoding logic of MRO instructions
Ian Moffett
7 days
oemu: cpu: Decode the BR instruction
Ian Moffett
7 days
oemu: types: Add addr_t type
Ian Moffett
7 days
oemu: cpu: Add link registers and SR_STATE
Ian Moffett
8 days
oemu: cpu: Add CPU register dump
Ian Moffett
8 days
oemu: cpu: Introduce decoding logic for DIV
Ian Moffett
8 days
oemu: cpu: Introduce decoding for MUL instruction
Ian Moffett
8 days
oemu: cpu: Introduce decoding logic for SUB
Ian Moffett
8 days
oemu: cpu: Decode and process HLT instruction
Ian Moffett
8 days
oemu: cpu: Decode ADD instructions
Ian Moffett
9 days
usr: Add initial OSMX64 emulator sources
Ian Moffett