Age | Commit message (Expand) | Author | Files | Lines |
2017-04-26 | target/ppc: Flush TLB on write to PIDR | Suraj Jitindar Singh | 1 | -0/+1 |
2017-02-22 | target-ppc: Add xscvqpudz and xscvqpuwz instructions | Bharata B Rao | 1 | -0/+2 |
2017-02-22 | target-ppc: add slbieg instruction | Nikunj A Dadhania | 1 | -0/+1 |
2017-02-22 | target-ppc: Add xsmaxjdp and xsminjdp instructions | Bharata B Rao | 1 | -0/+2 |
2017-02-22 | target-ppc: Add xsmaxcdp and xsmincdp instructions | Bharata B Rao | 1 | -0/+2 |
2017-02-22 | ppc: implement xssubqp instruction | Jose Ricardo Ziviani | 1 | -0/+1 |
2017-02-22 | ppc: implement xssqrtqp instruction | Jose Ricardo Ziviani | 1 | -0/+1 |
2017-02-22 | ppc: implement xsrqpxp instruction | Jose Ricardo Ziviani | 1 | -0/+1 |
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/+3 |
2017-02-02 | target-ppc: Add xvtstdc[sp,dp] instructions | Nikunj A Dadhania | 1 | -0/+2 |
2017-01-31 | target-ppc: Add xvcv[hpsp, sphp] instructions | Nikunj A Dadhania | 1 | -0/+2 |
2017-01-31 | target-ppc: Add xsmulqp instruction | Bharata B Rao | 1 | -0/+1 |
2017-01-31 | target-ppc: Add xsdivqp instruction | Bharata B Rao | 1 | -0/+1 |
2017-01-31 | target-ppc: Add xscvsdqp and xscvudqp instructions | Bharata B Rao | 1 | -0/+2 |
2017-01-31 | ppc: Implement bcdutrunc. instruction | Jose Ricardo Ziviani | 1 | -0/+1 |
2017-01-31 | ppc: Implement bcdtrunc. instruction | Jose Ricardo Ziviani | 1 | -0/+1 |
2017-01-31 | target-ppc: Add xscvqps[d,w]z instructions | Bharata B Rao | 1 | -0/+2 |
2017-01-31 | target-ppc: Add xvxsigsp instruction | Nikunj A Dadhania | 1 | -0/+1 |
2017-01-31 | ppc: Implement bcdsr. instruction | Jose Ricardo Ziviani | 1 | -0/+1 |
2017-01-31 | ppc: Implement bcdus. instruction | Jose Ricardo Ziviani | 1 | -0/+1 |
2017-01-31 | ppc: Implement bcds. instruction | Jose Ricardo Ziviani | 1 | -0/+1 |
2017-01-31 | target-ppc: Add xscvqpdp instruction | Bharata B Rao | 1 | -0/+1 |
2017-01-31 | target-ppc: Add xscvdpqp instruction | Bharata B Rao | 1 | -0/+1 |
2017-01-31 | target-ppc: Add xsaddqp instructions | Bharata B Rao | 1 | -0/+1 |
2017-01-31 | target-ppc: Add xscvdphp, xscvhpdp | Bharata B Rao | 1 | -0/+2 |
2017-01-31 | target-ppc: Rename helper_compute_fprf to helper_compute_fprf_float64 | Bharata B Rao | 1 | -1/+1 |
2017-01-31 | target-ppc: Add xxinsertw instruction | Nikunj A Dadhania | 1 | -0/+1 |
2017-01-31 | target-ppc: Add xxextractuw instruction | Nikunj A Dadhania | 1 | -0/+1 |
2017-01-31 | target-ppc: implement stxvll instructions | Nikunj A Dadhania | 1 | -0/+1 |
2017-01-31 | target-ppc: implement stxvl instruction | Nikunj A Dadhania | 1 | -0/+1 |
2017-01-31 | target-ppc: implement lxvll instruction | Nikunj A Dadhania | 1 | -0/+1 |
2017-01-31 | target-ppc: implement lxvl instruction | Nikunj A Dadhania | 1 | -0/+3 |
2017-01-31 | target-ppc: Add xxperm and xxpermr instructions | Bharata B Rao | 1 | -0/+2 |
2017-01-31 | target-ppc: add vextu[bhw][lr]x instructions | Avinesh Kumar | 1 | -0/+6 |
2017-01-31 | target-ppc: Implement bcdsetsgn. instruction | Jose Ricardo Ziviani | 1 | -0/+1 |
2017-01-31 | target-ppc: Implement bcdcpsgn. instruction | Jose Ricardo Ziviani | 1 | -0/+1 |
2017-01-31 | target-ppc: Implement bcdctsq. instruction | Jose Ricardo Ziviani | 1 | -0/+1 |
2017-01-31 | target-ppc: Implement bcdcfsq. instruction | Jose Ricardo Ziviani | 1 | -0/+1 |
2017-01-31 | target-ppc: Add xscmpoqp and xscmpuqp instructions | Bharata B Rao | 1 | -0/+2 |
2017-01-31 | target-ppc: Add xscmpexp[dp,qp] instructions | Bharata B Rao | 1 | -0/+2 |
2017-01-10 | target-ppc: Use ctpop helper | Richard Henderson | 1 | -2/+1 |
2017-01-10 | target-ppc: Use clz and ctz opcodes | Richard Henderson | 1 | -4/+0 |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth | 1 | -0/+742 |