aboutsummaryrefslogtreecommitdiff
path: root/qtmips_machine/instruction.cpp
Commit message (Expand)AuthorAge
* Fix some instruction string representationKarel Kočí2018-04-08
* Change string format for some instructionKarel Kočí2018-04-08
* Fix forwarding checker for I and J and S* instructionsKarel Kočí2018-03-06
* Another swap in instruction decodingKarel Kočí2018-02-14
* Swap rs and rt in I instructons decodingKarel Kočí2018-02-14
* Various graphics tweaksKarel Kočí2018-01-27
* Print I instruction immediate field in hexaKarel Kočí2018-01-17
* Reverse translate NOP correctlyKarel Kočí2018-01-15
* Allow instruction trace from any stageKarel Kočí2018-01-11
* Initial implementation of reverse instruction conversionKarel Kočí2018-01-03
* Put qtmips_machine to machine namespaceKarel Kočí2017-12-17
* Revert "Suppress some warning"Karel Kočí2017-12-17
* Suppress some warningKarel Kočí2017-12-12
* Test pipelined coreKarel Kočí2017-11-25
* Implement tests for few more arithmetic instructionsKarel Kočí2017-11-21
* Add possibility to compare memory and registers stateKarel Kočí2017-11-21
* Another huge pile of work for about two monthsKarel Kočí2017-11-19
* Add some more instructions to be decoded and arithmetic I testKarel Kočí2017-09-05
* Use QString and QVector instead of std ones and moreKarel Kočí2017-09-02
* Some to_string_hex cleanupsKarel Kočí2017-08-30
* Initial commitKarel Kočí2017-08-30