commit | 2b9d09bb3c44de934de03864d56ddd8a38ed863a | [log] [tgz] |
---|---|---|
author | Bastian Koppelmann <kbastian@mail.uni-paderborn.de> | Thu Mar 19 15:36:14 2015 +0000 |
committer | Bastian Koppelmann <kbastian@mail.uni-paderborn.de> | Tue Mar 24 09:45:28 2015 +0100 |
tree | 11272944b07a88d2e4458a1b4dac9f7c7f508162 | |
parent | 30a0d72f949fc46e54a180cf703e89b6d3df157d [diff] |
target-tricore: fix DVINIT_HU/BU calculating overflow before result dvinit_hu/bu for ISA v1.3 calculate the higher part of the result, that is needed for the overflow bits, after calculating the overflow bits. Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>