qemu-patch-raspberry4/target/m68k
Laurent Vivier 5a73e7f313 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 <laurent@vivier.eu>
Reviewed-by: Thomas Huth <huth@tuxfamily.org>
Message-Id: <20180508203937.16796-1-laurent@vivier.eu>
2018-05-14 19:13:07 +02:00
..
cpu-qom.h
cpu.c
cpu.h cpu: get rid of unused cpu_init() defines 2018-03-19 14:10:36 -03:00
fpu_helper.c target/m68k: implement fcosh 2018-03-13 16:35:05 +01:00
gdbstub.c
helper.c
helper.h target/m68k: implement fcosh 2018-03-13 16:35:05 +01:00
m68k-semi.c
Makefile.objs
monitor.c
op_helper.c m68k: fix exception stack frame for 68000 2018-04-15 11:37:58 +02:00
qregs.def
softfloat.c m68k: fix floatx80_mod() (Coverity CID1390568) 2018-05-14 19:13:07 +02:00
softfloat.h target/m68k: implement fcosh 2018-03-13 16:35:05 +01:00
softfloat_fpsp_tables.h
translate.c target/m68k: Fix build Werror with gcc 8.0.1 2018-05-11 11:12:02 +01:00