Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Change presets | Karel Kočí | 2018-04-15 |
| | |||
* | Ensure that set, block and assoc. is in minimum one | Karel Kočí | 2018-04-08 |
| | |||
* | Implement Cache configuration | Karel Kočí | 2018-03-06 |
| | | | | This commit implements both cache configuration for machine and for gui. | ||
* | Update how configuration is handled in newdialog | Karel Kočí | 2018-01-17 |
| | | | | | | In previous implementation were dependencies described on two places. In NewDialog and in MachineConfig. Now NewDialog sets options in MachineConfig and configuration is then applied to NewDialog. | ||
* | Change how we configure cache and configure hazard unit | Karel Kočí | 2018-01-15 |
| | |||
* | Copy machineconfig in QtMipsMachine | Karel Kočí | 2018-01-05 |
| | |||
* | Allow delay slot disable for non-pipelined core | Karel Kočí | 2018-01-03 |
| | |||
* | Put qtmips_machine to machine namespace | Karel Kočí | 2017-12-17 |
| | |||
* | Another but same fix for cache | Karel Kočí | 2017-12-11 |
| | | | | Segfault happening had same cause as previous problem so fix is similar. | ||
* | Fix problem with no such file or directory | Karel Kočí | 2017-12-11 |
| | | | | | Yep when object was instantiated it wasn't copying elf_path so now fixed (should also not forget to do the same with other options too). | ||
* | Another huge pile of work for about two months | Karel Kočí | 2017-11-19 |
| | | | | | | Well I should commit every change instead of this madness. I am not documenting changes as all this is just improvements and implementation progression. | ||
* | Just something I had stagged | Karel Kočí | 2017-11-19 |