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
ChangeLog Fixes implementation of hardware multiply/divide peripheral in RL78 G13 cores. 2015-03-20 10:30:53 +00:00
config.in
configure
configure.ac
cpu.c
cpu.h
gdb-if.c
load.c Fixes implementation of hardware multiply/divide peripheral in RL78 G13 cores. 2015-03-20 10:30:53 +00:00
load.h
main.c
Makefile.in
mem.c Fixes implementation of hardware multiply/divide peripheral in RL78 G13 cores. 2015-03-20 10:30:53 +00:00
mem.h
rl78.c
trace.c
trace.h