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
..
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
Makefile.in Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
aclocal.m4 sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04: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 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 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
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 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
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