binutils-gdb/sim/msp430
Nick Clifton 10d602c7f9 Fix the detection of illegal memory accesses in the MSP430 simulator.
* msp430-sim.c (sim_open): Allocate memory regions matching those
	declared in the libgloss/msp430 linker scripts.
	Allow sim_load_file to fail.
	(get_op): Test the correct address bit when checking for out of
	range addresses.
	Include the address in the error message when an illegal access to
	the hardware multiplier is detected.
	(put_op): Test the correct address bit when checking for out of
	range addresses.
2015-02-24 10:27:07 +00:00
..
aclocal.m4
ChangeLog Fix the detection of illegal memory accesses in the MSP430 simulator. 2015-02-24 10:27:07 +00:00
config.in
configure
configure.ac
Makefile.in
msp430-sim.c Fix the detection of illegal memory accesses in the MSP430 simulator. 2015-02-24 10:27:07 +00:00
msp430-sim.h
sim-main.h
trace.c
trace.h