Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-03-23 | target-tricore: Add ftoi and itof instructions | Bastian Koppelmann | 1 | -0/+34 |
2016-03-23 | target-tricore: Add cmp.f instruction | Bastian Koppelmann | 1 | -0/+23 |
2016-03-23 | target-tricore: Add div.f instruction | Bastian Koppelmann | 1 | -0/+26 |
2016-03-23 | target-tricore: Add mul.f instruction | Bastian Koppelmann | 1 | -0/+26 |
2016-03-23 | target-tricore: add add.f/sub.f instructions | Bastian Koppelmann | 1 | -1/+28 |
2016-03-23 | target-tricore: Add FPU infrastructure | Bastian Koppelmann | 1 | -0/+81 |