index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
ppc
/
translate
/
vsx-ops.inc.c
Age
Commit message (
Expand
)
Author
2017-02-22
target-ppc: Add xscvqpudz and xscvqpuwz instructions
Bharata B Rao
2017-02-22
target-ppc: Implement round to odd variants of quad FP instructions
Bharata B Rao
2017-02-22
target-ppc: Add xsmaxjdp and xsminjdp instructions
Bharata B Rao
2017-02-22
target-ppc: Add xsmaxcdp and xsmincdp instructions
Bharata B Rao
2017-02-22
ppc: implement xssubqp instruction
Jose Ricardo Ziviani
2017-02-22
ppc: implement xssqrtqp instruction
Jose Ricardo Ziviani
2017-02-22
ppc: implement xsrqpxp instruction
Jose Ricardo Ziviani
2017-02-22
ppc: implement xsrqpi[x] instruction
Jose Ricardo Ziviani
2017-02-02
target-ppc: Add xststdc[sp, dp, qp] instructions
Nikunj A Dadhania
2017-02-02
target-ppc: Add xvtstdc[sp,dp] instructions
Nikunj A Dadhania
2017-01-31
target-ppc: Add xvcv[hpsp, sphp] instructions
Nikunj A Dadhania
2017-01-31
target-ppc: Add xsmulqp instruction
Bharata B Rao
2017-01-31
target-ppc: Add xsdivqp instruction
Bharata B Rao
2017-01-31
target-ppc: Add xscvsdqp and xscvudqp instructions
Bharata B Rao
2017-01-31
target-ppc: Add xscvqps[d,w]z instructions
Bharata B Rao
2017-01-31
target-ppc: Add xvxsigdp instruction
Nikunj A Dadhania
2017-01-31
target-ppc: Add xvxsigsp instruction
Nikunj A Dadhania
2017-01-31
target-ppc: Add xvxexpdp instruction
Nikunj A Dadhania
2017-01-31
target-ppc: Add xvxexpsp instruction
Nikunj A Dadhania
2017-01-31
target-ppc: Add xviexpdp instruction
Nikunj A Dadhania
2017-01-31
target-ppc: Add xviexpsp instruction
Nikunj A Dadhania
2017-01-31
target-ppc: Add xsiexpqp instruction
Nikunj A Dadhania
2017-01-31
target-ppc: Add xsiexpdp instruction
Nikunj A Dadhania
2017-01-31
target-ppc: Add xscvqpdp instruction
Bharata B Rao
2017-01-31
target-ppc: Add xscvdpqp instruction
Bharata B Rao
2017-01-31
target-ppc: Add xsaddqp instructions
Bharata B Rao
2017-01-31
target-ppc: Add xsxsigqp instructions
Nikunj A Dadhania
2017-01-31
target-ppc: Add xsxsigdp instruction
Nikunj A Dadhania
2017-01-31
target-ppc: Add xsxexpqp instruction
Nikunj A Dadhania
2017-01-31
target-ppc: Add xsxexpdp instruction
Nikunj A Dadhania
2017-01-31
target-ppc: Add xscvdphp, xscvhpdp
Bharata B Rao
2017-01-31
target-ppc: Add xxinsertw instruction
Nikunj A Dadhania
2017-01-31
target-ppc: Add xxextractuw instruction
Nikunj A Dadhania
2017-01-31
target-ppc: implement stxvll instructions
Nikunj A Dadhania
2017-01-31
target-ppc: implement stxvl instruction
Nikunj A Dadhania
2017-01-31
target-ppc: implement lxvll instruction
Nikunj A Dadhania
2017-01-31
target-ppc: implement lxvl instruction
Nikunj A Dadhania
2017-01-31
target-ppc: Add xxperm and xxpermr instructions
Bharata B Rao
2017-01-31
target-ppc: implement xscpsgnqp instruction
Nikunj A Dadhania
2017-01-31
target-ppc: implement xsnegqp instruction
Nikunj A Dadhania
2017-01-31
target-ppc: implement xsabsqp/xsnabsqp instruction
David Gibson
2017-01-31
target-ppc: implement lxv/lxvx and stxv/stxvx
Nikunj A Dadhania
2017-01-31
target-ppc: Add xscmpoqp and xscmpuqp instructions
Bharata B Rao
2017-01-31
target-ppc: Add xscmpexp[dp,qp] instructions
Bharata B Rao
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth