qemu/target-mips
Peter Maydell f45cb2f43f target-mips: Avoid shifting left into sign bit
Add U suffix to various places where we shift a 1 left by 31,
to avoid undefined behaviour.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2014-03-27 19:22:49 +04:00
..
Makefile.objs
TODO
cpu-qom.h
cpu.c
cpu.h target-mips: Avoid shifting left into sign bit 2014-03-27 19:22:49 +04:00
dsp_helper.c
gdbstub.c
helper.c target-mips: Avoid shifting left into sign bit 2014-03-27 19:22:49 +04:00
helper.h
lmi_helper.c
machine.c
mips-defs.h
op_helper.c target-mips: Avoid shifting left into sign bit 2014-03-27 19:22:49 +04:00
translate.c
translate_init.c target-mips: Avoid shifting left into sign bit 2014-03-27 19:22:49 +04:00