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
..
cpu-qom.h
cpu.c cputlb: Change tlb_flush() argument to CPUState 2014-03-13 19:52:47 +01:00
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 cputlb: Change tlb_flush() argument to CPUState 2014-03-13 19:52:47 +01:00
Makefile.objs
mips-defs.h
op_helper.c target-mips: Avoid shifting left into sign bit 2014-03-27 19:22:49 +04:00
TODO
translate.c target-mips: fix MTHC1 and MFHC1 when FPU in FR=0 mode 2014-03-25 23:36:35 +01:00
translate_init.c target-mips: Avoid shifting left into sign bit 2014-03-27 19:22:49 +04:00