summaryrefslogtreecommitdiff
path: root/usr.bin/oemu
AgeCommit message (Expand)Author
6 daysoemu: cpu: Skip cycle upon decoding of NOP opcodeIan Moffett
6 daysoemu: cpu: Keep X0 zerored as per the OSMX64 specIan Moffett
6 daysoasm: Unreserve 9 opcode gapIan Moffett
6 daysoemu: cpu: Add decoding logic of MRO instructionsIan Moffett
8 daysoemu: cpu: Decode the BR instructionIan Moffett
8 daysoemu: types: Add addr_t typeIan Moffett
8 daysoemu: cpu: Add link registers and SR_STATEIan Moffett
8 daysoemu: cpu: Add CPU register dumpIan Moffett
8 daysoemu: cpu: Introduce decoding logic for DIVIan Moffett
8 daysoemu: cpu: Introduce decoding for MUL instructionIan Moffett
8 daysoemu: cpu: Introduce decoding logic for SUBIan Moffett
9 daysoemu: cpu: Decode and process HLT instructionIan Moffett
9 daysoemu: cpu: Decode ADD instructionsIan Moffett
9 daysusr: Add initial OSMX64 emulator sourcesIan Moffett