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