Age | Commit message (Expand) | Author |
---|---|---|
2017-01-31 | target-ppc: add vextu[bhw][lr]x instructions | Avinesh Kumar |
2017-01-31 | target-ppc: Implement bcdsetsgn. instruction | Jose Ricardo Ziviani |
2017-01-31 | target-ppc: Implement bcdcpsgn. instruction | Jose Ricardo Ziviani |
2017-01-31 | target-ppc: Implement bcdctsq. instruction | Jose Ricardo Ziviani |
2017-01-31 | target-ppc: Implement bcdcfsq. instruction | Jose Ricardo Ziviani |
2017-01-31 | target-ppc: rename CRF_* defines as CRF_*_BIT | Nikunj A Dadhania |
2017-01-10 | target-ppc: Use ctpop helper | Richard Henderson |
2017-01-10 | target-ppc: Use clz and ctz opcodes | Richard Henderson |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth |