]> Git Repo - qemu.git/commit
m68k: fix floatx80_mod() (Coverity CID1390568)
authorLaurent Vivier <[email protected]>
Tue, 8 May 2018 20:39:37 +0000 (22:39 +0200)
committerLaurent Vivier <[email protected]>
Mon, 14 May 2018 17:13:07 +0000 (19:13 +0200)
commit5a73e7f313da0e4657bcac61b533ced71b0d0224
tree6c25a52f774f715a8a337d4682f0ef2b14430e77
parent7a9180b77eca258ab418ec00ab397392e70e55d9
m68k: fix floatx80_mod() (Coverity CID1390568)

Update the variable checked by the loop condition (expDiff).
Backport the update from Previous.

Fixes: 591596b77a ("target/m68k: add fmod/frem")
Signed-off-by: Laurent Vivier <[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
Message-Id: <20180508203937[email protected]>
target/m68k/softfloat.c
This page took 0.020631 seconds and 4 git commands to generate.