Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement memory bounds checking | Benedikt Böhm | 2009-07-07 | 1 | -0/+4 |
| | |||||
* | make instruction 64-bit wide to support more than 32 registers | Benedikt Böhm | 2009-07-07 | 1 | -26/+27 |
| | |||||
* | minor fixes | Benedikt Böhm | 2009-07-06 | 1 | -0/+1 |
| | |||||
* | adapt emulator for generator changes: | Benedikt Böhm | 2009-07-04 | 1 | -85/+90 |
| | | | | | | | | - new instructions (push, pop, call, ret) - new pseudo-registers (bp, sp, rv) - new binary format - dynamic register file size - removed obsolete instructions | ||||
* | adapt instructions changes from back/tac.py | Jana Rekittke | 2009-07-02 | 1 | -17/+15 |
| | |||||
* | fix CMP instruction | Benedikt Böhm | 2009-05-19 | 1 | -2/+2 |
| | |||||
* | move stuff around and create initial source structure | Benedikt Böhm | 2009-05-18 | 1 | -0/+237 |