old-cross-binutils/sim/msp430
Nick Clifton 8969934d31 Add support for emulating the MSP430 hardware multiply feature.
* msp430-sim.c (sim_open): Do not allocate memory over the
	hardware multiply registers.
	(get_op): Add support for reads from the hardware multiply
	registers.
	(put_op): Add support for writes to the hardware multiply
	registers.
	(msp430_step_once): Add support for the RETI instruction used by
	the CPUX architecture.
2014-05-08 08:53:16 +01:00
..
aclocal.m4
ChangeLog Add support for emulating the MSP430 hardware multiply feature. 2014-05-08 08:53:16 +01:00
config.in
configure
configure.ac Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
Makefile.in Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
msp430-sim.c Add support for emulating the MSP430 hardware multiply feature. 2014-05-08 08:53:16 +01:00
msp430-sim.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
sim-main.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
trace.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
trace.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00