8sa1-binutils-gdb/sim/rl78
Nick Clifton 4819f490bd Fixes implementation of hardware multiply/divide peripheral in RL78 G13 cores.
* load.c (rl78_load): If the G10, G13 or G14 flag bits are set in
	the ELF header use them to select the proper emulation mode.
	* mem.c (mem_put_byte): Use mem_put_hi to store a value into the
	MDB register.
	(mem_get_byte): Use mem_get_hi to extract a value from the MDB
	register.
2015-03-20 10:30:53 +00:00
..
aclocal.m4 sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
ChangeLog Fixes implementation of hardware multiply/divide peripheral in RL78 G13 cores. 2015-03-20 10:30:53 +00:00
config.in sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
configure sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
configure.ac Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cpu.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cpu.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
gdb-if.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
load.c Fixes implementation of hardware multiply/divide peripheral in RL78 G13 cores. 2015-03-20 10:30:53 +00:00
load.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
main.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
Makefile.in Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
mem.c Fixes implementation of hardware multiply/divide peripheral in RL78 G13 cores. 2015-03-20 10:30:53 +00:00
mem.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
rl78.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
trace.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
trace.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00