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-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