index
:
qtmips
fix-memory-view
master
simple-memory-view
MIPS CPU emulator for education purposes
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qtmips_machine
/
alu.h
Commit message (
Expand
)
Author
Age
*
Correct shift operation and make ALU_OP_MOVZ and ALU_OP_MOVN encoding indepen...
Pavel Pisa
2019-02-05
*
Unified instructions table and access type move to machinedefs.h .
Pavel Pisa
2019-02-04
*
Add license to the source files.
Pavel Pisa
2019-02-04
*
Implement BREAK instruction to stop continuous execution.
Pavel Pisa
2019-02-03
*
Implement instructions MULT, MULTU, DIV, DIVU.
Pavel Pisa
2019-02-03
*
Initial support for JAL.
Pavel Pisa
2019-01-31
*
Implement LUI
Karel Kočí
2018-04-08
*
Cleanup some todos in code
Karel Kočí
2018-01-15
*
Initial implementation of reverse instruction conversion
Karel Kočí
2018-01-03
*
Put qtmips_machine to machine namespace
Karel Kočí
2017-12-17
*
Tiny cleanup
Karel Kočí
2017-12-12
*
Implement branch and jump instructions
Karel Kočí
2017-12-12
*
Add crude implementation of MOV* instructions
Karel Kočí
2017-11-25
*
Implement instructions for moving from and to HI and LO registers
Karel Kočí
2017-11-25
*
Add possibility to compare memory and registers state
Karel Kočí
2017-11-21
*
Another huge pile of work for about two months
Karel Kočí
2017-11-19
*
Just something I had stagged
Karel Kočí
2017-11-19