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