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