binutils-gdb/sim/rl78
Nick Clifton 99067e2973 Fix thinko with previous delta to RL78 sim, by adding code to define the G10 and G13 mode options.
* cpu.c (rl78_g10_mode): Declare.
	(g13_multiply): Declare.
	* cpu.h (rl78_g10_mode): Export.
	(g13_multiply): Export.
2015-03-23 11:40:14 +00:00
..
aclocal.m4 sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
ChangeLog Fix thinko with previous delta to RL78 sim, by adding code to define the G10 and G13 mode options. 2015-03-23 11:40:14 +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
cpu.c Fix thinko with previous delta to RL78 sim, by adding code to define the G10 and G13 mode options. 2015-03-23 11:40:14 +00:00
cpu.h Fix thinko with previous delta to RL78 sim, by adding code to define the G10 and G13 mode options. 2015-03-23 11:40:14 +00:00
gdb-if.c
load.c Fix thinko with previous delta to RL78 sim, by adding code to define the G10 and G13 mode options. 2015-03-23 11:40:14 +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