mirror of
https://gitlab.com/qemu-project/qemu
synced 2024-11-02 21:32:52 +00:00
6b4965373e
The result has to be done with the signed denominator (b32) instead of
the unsigned value passed in argument (b).
Cc: qemu-stable@nongnu.org
Fixes:
|
||
---|---|---|
.. | ||
asi.h | ||
cpu-feature.h.inc | ||
cpu-param.h | ||
cpu-qom.h | ||
cpu.c | ||
cpu.h | ||
fop_helper.c | ||
gdbstub.c | ||
helper.c | ||
helper.h | ||
insns.decode | ||
int32_helper.c | ||
int64_helper.c | ||
Kconfig | ||
ldst_helper.c | ||
machine.c | ||
meson.build | ||
mmu_helper.c | ||
monitor.c | ||
trace-events | ||
trace.h | ||
translate.c | ||
vis_helper.c | ||
win_helper.c |