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