]> git.proxmox.com Git - mirror_qemu.git/history - target/ppc/translate
target/ppc: Add pcr_supported to POWER9 cpu class definition
[mirror_qemu.git] / target / ppc / translate /
2017-01-30 Nikunj A Dadhaniatarget-ppc: Add xvcv[hpsp, sphp] instructions
2017-01-30 Bharata B Raotarget-ppc: Add xsmulqp instruction
2017-01-30 Bharata B Raotarget-ppc: Add xsdivqp instruction
2017-01-30 Bharata B Raotarget-ppc: Add xscvsdqp and xscvudqp instructions
2017-01-30 Jose Ricardo Zivianippc: Implement bcdutrunc. instruction
2017-01-30 Jose Ricardo Zivianippc: Implement bcdtrunc. instruction
2017-01-30 Bharata B Raotarget-ppc: Add xscvqps[d,w]z instructions
2017-01-30 Nikunj A Dadhaniatarget-ppc: Add xvxsigdp instruction
2017-01-30 Nikunj A Dadhaniatarget-ppc: Add xvxsigsp instruction
2017-01-30 Nikunj A Dadhaniatarget-ppc: Add xvxexpdp instruction
2017-01-30 Nikunj A Dadhaniatarget-ppc: Add xvxexpsp instruction
2017-01-30 Nikunj A Dadhaniatarget-ppc: Add xviexpdp instruction
2017-01-30 Nikunj A Dadhaniatarget-ppc: Add xviexpsp instruction
2017-01-30 Nikunj A Dadhaniatarget-ppc: Add xsiexpqp instruction
2017-01-30 Nikunj A Dadhaniatarget-ppc: Add xsiexpdp instruction
2017-01-30 Jose Ricardo Zivianippc: Implement bcdsr. instruction
2017-01-30 Jose Ricardo Zivianippc: Implement bcdus. instruction
2017-01-30 Jose Ricardo Zivianippc: Implement bcds. instruction
2017-01-30 Bharata B Raotarget-ppc: Add xscvqpdp instruction
2017-01-30 Bharata B Raotarget-ppc: Add xscvdpqp instruction
2017-01-30 Bharata B Raotarget-ppc: Add xsaddqp instructions
2017-01-30 Nikunj A Dadhaniatarget-ppc: Add xsxsigqp instructions
2017-01-30 Nikunj A Dadhaniatarget-ppc: Add xsxsigdp instruction
2017-01-30 Nikunj A Dadhaniatarget-ppc: Add xsxexpqp instruction
2017-01-30 Nikunj A Dadhaniatarget-ppc: Add xsxexpdp instruction
2017-01-30 Bharata B Raotarget-ppc: Add xscvdphp, xscvhpdp
2017-01-30 Bharata B Raotarget-ppc: Rename helper_compute_fprf to helper_comput...
2017-01-30 Nikunj A Dadhaniatarget-ppc: Add xxinsertw instruction
2017-01-30 Nikunj A Dadhaniatarget-ppc: Add xxextractuw instruction
2017-01-30 Nikunj A Dadhaniatarget-ppc: implement stxvll instructions
2017-01-30 Nikunj A Dadhaniatarget-ppc: implement stxvl instruction
2017-01-30 Nikunj A Dadhaniatarget-ppc: implement lxvll instruction
2017-01-30 Nikunj A Dadhaniatarget-ppc: implement lxvl instruction
2017-01-30 Bharata B Raotarget-ppc: Add xxperm and xxpermr instructions
2017-01-30 Nikunj A Dadhaniatarget-ppc: implement xscpsgnqp instruction
2017-01-30 Nikunj A Dadhaniatarget-ppc: implement xsnegqp instruction
2017-01-30 David Gibsontarget-ppc: implement xsabsqp/xsnabsqp instruction
2017-01-30 Avinesh Kumartarget-ppc: add vextu[bhw][lr]x instructions
2017-01-30 Jose Ricardo Zivianitarget-ppc: Implement bcdsetsgn. instruction
2017-01-30 Jose Ricardo Zivianitarget-ppc: Implement bcdcpsgn. instruction
2017-01-30 Jose Ricardo Zivianitarget-ppc: Implement bcdctsq. instruction
2017-01-30 Jose Ricardo Zivianitarget-ppc: Implement bcdcfsq. instruction
2017-01-30 Nikunj A Dadhaniatarget-ppc: implement lxv/lxvx and stxv/stxvx
2017-01-30 Nikunj A Dadhaniatarget-ppc: implement stxsd and stxssp
2017-01-30 Nikunj A Dadhaniatarget-ppc: implement lxsd and lxssp instructions
2017-01-30 Bharata B Raotarget-ppc: Add xscmpoqp and xscmpuqp instructions
2017-01-30 Bharata B Raotarget-ppc: Add xscmpexp[dp,qp] instructions
2017-01-09 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2017-01-05 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-12-22 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2016-12-22 Peter MaydellMerge remote-tracking branch 'remotes/thibault/tags...
2016-12-21 Peter MaydellMerge remote-tracking branch 'remotes/huth/tags/target...
2016-12-20 Thomas HuthMove target-* CPU file into a target/ folder