binutils-gdb/sim/mips
Dominik Vogt 1d19cae752 Fix invalid left shift of negative value
Fix occurrences of left-shifting negative constants in C code.

sim/arm/ChangeLog:

	* thumbemu.c (handle_T2_insn): Fix left shift of negative value.
	* armemu.c (handle_v6_insn): Likewise.

sim/avr/ChangeLog:

	* interp.c (sign_ext): Fix left shift of negative value.

sim/mips/ChangeLog:

	* micromips.igen (process_isa_mode): Fix left shift of negative
	value.

sim/msp430/ChangeLog:

	* msp430-sim.c (get_op, put_op): Fix left shift of negative value.

sim/v850/ChangeLog:

	* simops.c (v850_bins): Fix left shift of negative value.
2015-12-15 14:09:14 +01:00
..
ChangeLog Fix invalid left shift of negative value 2015-12-15 14:09:14 +01:00
Makefile.in sim: sim-stop/sim-reason/sim-reg: move to common obj list 2015-11-16 00:41:59 -05:00
aclocal.m4 sim: drop duplicate header checks 2015-03-14 06:04:29 -04:00
config.in sim: update zlib handling 2015-04-01 01:07:57 -04:00
configure [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
configure.ac [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
cp1.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cp1.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
dsp.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
dsp.igen [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
dsp2.igen [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
dv-tx3904cpu.c sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} 2015-04-17 02:44:30 -04:00
dv-tx3904irc.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
dv-tx3904sio.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
dv-tx3904tmr.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
interp.c sim: sim-close: unify sim_close logic 2015-11-15 02:30:19 -05:00
m16.dc
m16.igen [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
m16e.igen Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
m16run.c sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} 2015-04-17 02:44:30 -04:00
mdmx.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
mdmx.igen Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
micromips.dc [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
micromips.igen Fix invalid left shift of negative value 2015-12-15 14:09:14 +01:00
micromips16.dc [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
micromipsdsp.igen [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
micromipsrun.c [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
mips.dc
mips.igen [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
mips3d.igen Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
mips3264r2.igen [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
sb1.igen Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-main.c sim: mips: switch to common WITH_TRACE_ANY_P 2015-06-12 06:28:17 -04:00
sim-main.h sim: always enable modulo memory 2015-11-17 23:12:58 -05:00
smartmips.igen Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
tconfig.h sim: run: punt! 2015-04-01 01:22:44 -04:00
tx.igen
vr.igen