]> git.proxmox.com Git - mirror_qemu.git/history - target/ppc/translate/vsx-ops.inc.c
target-ppc: Add xvxsigdp instruction
[mirror_qemu.git] / target / ppc / translate / vsx-ops.inc.c
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 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 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 Nikunj A Dadhaniatarget-ppc: implement lxv/lxvx and stxv/stxvx
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