Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target-ppc: implement load atomic instruction | Balamuruhan S | 2017-02-22 | 1 | -0/+2 |
* | ppc: implement xsrqpi[x] instruction | Jose Ricardo Ziviani | 2017-02-22 | 1 | -0/+1 |
* | target-ppc: Add xststdc[sp, dp, qp] instructions | Nikunj A Dadhania | 2017-02-01 | 1 | -0/+1 |
* | target-ppc: Add xvtstdc[sp,dp] instructions | Nikunj A Dadhania | 2017-02-01 | 1 | -2/+3 |
* | target-ppc: Add xsaddqp instructions | Bharata B Rao | 2017-01-31 | 1 | -0/+2 |
* | target-ppc: Use correct precision for FPRF setting | Bharata B Rao | 2017-01-31 | 1 | -0/+1 |
* | target-ppc: Add xscvdphp, xscvhpdp | Bharata B Rao | 2017-01-31 | 1 | -0/+3 |
* | target-ppc: move ppc_vsr_t to common header | Nikunj A Dadhania | 2017-01-31 | 1 | -0/+42 |
* | target-ppc: implement lxv/lxvx and stxv/stxvx | Nikunj A Dadhania | 2017-01-31 | 1 | -0/+1 |
* | target-ppc: Consolidate instruction decode helpers | Bharata B Rao | 2017-01-31 | 1 | -0/+151 |
* | Move target-* CPU file into a target/ folder | Thomas Huth | 2016-12-20 | 1 | -0/+50 |