index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
ppc
/
fpu_helper.c
Age
Commit message (
Expand
)
Author
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: Use ppc_vsr_t.f128 in xscmp[o,u,exp]qp
Bharata B Rao
2017-01-31
target-ppc: Add xscvqps[d,w]z instructions
Bharata B Rao
2017-01-31
target-ppc: Add xvxsigsp instruction
Nikunj A Dadhania
2017-01-31
target-ppc: xscvqpdp zero VSR
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: Use correct precision for FPRF setting
Bharata B Rao
2017-01-31
target-ppc: Add xscvdphp, xscvhpdp
Bharata B Rao
2017-01-31
target-ppc: Rename helper_compute_fprf to helper_compute_fprf_float64
Bharata B Rao
2017-01-31
target-ppc: Replace isden by float64_is_zero_or_denormal
Bharata B Rao
2017-01-31
target-ppc: Use float64 arg in helper_compute_fprf()
Bharata B Rao
2017-01-31
target-ppc: Add xxperm and xxpermr instructions
Bharata B Rao
2017-01-31
target-ppc: move ppc_vsr_t to common header
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
2017-01-31
target-ppc: Fix xscmpodp and xscmpudp instructions
Bharata B Rao
2017-01-31
target-ppc: Consolidate instruction decode helpers
Bharata B Rao
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
[prev]