diff options
author | Nikunj A Dadhania <nikunj@linux.vnet.ibm.com> | 2017-03-04 19:32:07 +0530 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2017-03-06 13:17:28 +1100 |
commit | 806c9d71abbcd283c0a6d8250e5a6db951ba9494 (patch) | |
tree | 0c187924a2a06797fa6a4ce5d7abd12ecbe22673 /target/sparc/translate.c | |
parent | 17b7c39e275ecacae1416bc164189d6ddd116c57 (diff) |
target/ppc: fmadd check for excp independently
Current order of checking does not confirm with the spec
(ISA 3.0: MultiplyAddDP page-469). Change the order and make them
independent of each other.
For example: a = infinity, b = zero, c = SNaN, this should set both
VXIMZ and VXNAN
Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'target/sparc/translate.c')
0 files changed, 0 insertions, 0 deletions