diff options
author | Jim Wilson <jim.wilson@linaro.org> | 2017-03-03 13:10:45 -0800 |
---|---|---|
committer | Jim Wilson <jim.wilson@linaro.org> | 2017-03-03 13:10:45 -0800 |
commit | 8ecbe595e69a84a0e3053884832d63af37113680 (patch) | |
tree | ce6ff5924c03fd1d2287b713bb8150aaeccc4def /sim/cris | |
parent | df97be551faa262732128493c8ac159ae4b7f6d3 (diff) | |
download | gdb-8ecbe595e69a84a0e3053884832d63af37113680.zip gdb-8ecbe595e69a84a0e3053884832d63af37113680.tar.gz gdb-8ecbe595e69a84a0e3053884832d63af37113680.tar.bz2 |
Fix umulh and smulh bugs. Fix bugs in last week's sumov.s testsuite.
sim/aarch64/
* simulator.c (mul64hi): Shift carry left by 32.
(smulh): Change signum to negate. If negate, invert result, and add
carry bit if low part of multiply result is zero.
sim/testsuite/sim/aarch64/
* sumov.s: Correct compare test values.
* sumulh.s: New.
Diffstat (limited to 'sim/cris')
0 files changed, 0 insertions, 0 deletions