target-tricore: Fix helper_msub64_q_ssov not reseting OVF bit
authorBastian Koppelmann <kbastian@mail.uni-paderborn.de>
Mon, 21 Mar 2016 08:03:02 +0000 (09:03 +0100)
committerBastian Koppelmann <kbastian@mail.uni-paderborn.de>
Wed, 23 Mar 2016 08:22:48 +0000 (09:22 +0100)
commit9029710b9ead9c11649ec142d18581412d8f3e68
tree75b30a54672f4eff8e75b9de9e538c0a836dabb9
parent1f75cba8f8e0acb079b196e73874595b9523094f
target-tricore: Fix helper_msub64_q_ssov not reseting OVF bit

When this instruction does not produce an overflow the corresponding
bit has to be reset.

Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Message-Id: <1458547383-23102-3-git-send-email-kbastian@mail.uni-paderborn.de>
target-tricore/op_helper.c