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