Age | Commit message (Expand) | Author |
---|---|---|
2017-01-31 | target-ppc: implement stop instruction | Nikunj A Dadhania |
2017-01-31 | target-ppc: implement lxv/lxvx and stxv/stxvx | Nikunj A Dadhania |
2017-01-31 | target-ppc: implement stxsd and stxssp | Nikunj A Dadhania |
2017-01-31 | target-ppc: implement lxsd and lxssp instructions | Nikunj A Dadhania |
2017-01-31 | target-ppc: rename CRF_* defines as CRF_*_BIT | Nikunj A Dadhania |
2017-01-31 | target-ppc: Consolidate instruction decode helpers | Bharata B Rao |
2017-01-10 | target-ppc: Use ctpop helper | Richard Henderson |
2017-01-10 | target-ppc: Use clz and ctz opcodes | Richard Henderson |
2017-01-10 | target-ppc: Use the new deposit and extract ops | Richard Henderson |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth |