target/ppc: use helper for excp handling
commit182fe2cf19e829e34f63443ee1ccd9f799715c2c
authorNikunj A Dadhania <nikunj@linux.vnet.ibm.com>
Sat, 4 Mar 2017 14:02:09 +0000 (4 19:32 +0530)
committerDavid Gibson <david@gibson.dropbear.id.au>
Mon, 6 Mar 2017 02:17:28 +0000 (6 13:17 +1100)
tree4f3a201780c93a1e5fa3123594fc14bcd6dbe18c
parent3e5b26cf57a28c2e33655205d8f49e633a75fa8c
target/ppc: use helper for excp handling

Use the helper routine float[32,64]_maddsub_update_excp() in VSX_MADD
macro.

Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target/ppc/fpu_helper.c