]> git.proxmox.com Git - mirror_qemu.git/history - target/ppc/helper.h
target/ppc: introduce GEN_VSX_HELPER_X2_AB macro to fpu_helper.c
[mirror_qemu.git] / target / ppc / helper.h
2017-02-22 Jose Ricardo Zivianippc: implement xsrqpi[x] instruction
2017-02-03 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/tags...
2017-02-03 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2017-02-02 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2017-02-01 Nikunj A Dadhaniatarget-ppc: Add xststdc[sp, dp, qp] instructions
2017-02-01 Nikunj A Dadhaniatarget-ppc: Add xvtstdc[sp,dp] instructions
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 xvxsigsp 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 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 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 Bharata B Raotarget-ppc: Add xscmpoqp and xscmpuqp instructions
2017-01-30 Bharata B Raotarget-ppc: Add xscmpexp[dp,qp] instructions
2017-01-25 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20170...
2017-01-13 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2017-01-13 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2017-01-12 Peter MaydellMerge remote-tracking branch 'remotes/bkoppelmann/tags...
2017-01-12 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2017-01-12 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2017-01-12 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-01-10 Richard Hendersontarget-ppc: Use ctpop helper
2017-01-10 Richard Hendersontarget-ppc: Use clz and ctz opcodes
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