Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-01-31 | target-ppc: Implement bcdsetsgn. instruction | Jose Ricardo Ziviani | 1 | -0/+19 |
2017-01-31 | target-ppc: Implement bcdcpsgn. instruction | Jose Ricardo Ziviani | 1 | -0/+23 |
2017-01-31 | target-ppc: Implement bcdctsq. instruction | Jose Ricardo Ziviani | 1 | -0/+40 |
2017-01-31 | target-ppc: Implement bcdcfsq. instruction | Jose Ricardo Ziviani | 1 | -0/+38 |
2017-01-31 | target-ppc: rename CRF_* defines as CRF_*_BIT | Nikunj A Dadhania | 1 | -15/+15 |
2017-01-10 | target-ppc: Use ctpop helper | Richard Henderson | 1 | -15/+3 |
2017-01-10 | target-ppc: Use clz and ctz opcodes | Richard Henderson | 1 | -20/+0 |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth | 1 | -0/+3126 |