diff options
| author | Bharata B Rao | 2017-01-06 07:14:47 +0100 |
|---|---|---|
| committer | David Gibson | 2017-01-31 00:10:14 +0100 |
| commit | ffc67420f9d96fd30a6b51ee0d3e19a067750bc0 (patch) | |
| tree | 8ebdf70af5bafb23895b4d0d3df2de73d51b13d7 /include | |
| parent | target-ppc: Replace isden by float64_is_zero_or_denormal (diff) | |
| download | qemu-ffc67420f9d96fd30a6b51ee0d3e19a067750bc0.tar.gz qemu-ffc67420f9d96fd30a6b51ee0d3e19a067750bc0.tar.xz qemu-ffc67420f9d96fd30a6b51ee0d3e19a067750bc0.zip | |
target-ppc: Rename helper_compute_fprf to helper_compute_fprf_float64
Since helper_compute_fprf() works on float64 argument, rename it
to helper_compute_fprf_float64(). Also use a macro to generate
helper_compute_fprf_float64() so that float128 version of the same
helper can be introduced easily later.
Signed-off-by: Bharata B Rao <bharata@linux.vnet.ibm.com>
Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
