Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth | 1 | -163/+0 |
2016-05-19 | cpu: move exec-all.h inclusion out of cpu.h | Paolo Bonzini | 1 | -0/+1 |
2016-01-29 | tilegx: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-10-07 | target-tilegx: Support iret instruction and related special registers | Chen Gang | 1 | -0/+22 |
2015-10-07 | target-tilegx: Implement complex multiply instructions | Richard Henderson | 1 | -0/+40 |
2015-10-07 | target-tilegx: Implement crc instructions | Richard Henderson | 1 | -0/+19 |
2015-09-15 | target-tilegx: Handle most bit manipulation instructions | Richard Henderson | 1 | -0/+10 |
2015-09-15 | target-tilegx: Add several helpers for instructions translation | Chen Gang | 1 | -0/+70 |