binutils-gdb/sim/v850
Nick Clifton a3976a7c56 Fixes problems building the V850 simulator introduced with the previous delta.
* sim-main.h (reg64_t): New type.
	(v850_regs): Add selID_sregs field.
	(VR, SAT16, SAT32, ABS16, ABS32 ): New macros.
	* v850-dc: Add fields for v850e3v5 instructions.
	* v850.igen (cvtf.dl): Use correctly signed local value.
	(cvtf.dw, cvtf.sw, trncf.dul, trncf.dl, trncf.sul, trncf.sw):
	Likewise.
	* interp.c: Fix old style function declarations.
	* simops.c: Likewise.
2015-02-27 09:53:03 +00:00
..
ChangeLog Fixes problems building the V850 simulator introduced with the previous delta. 2015-02-27 09:53:03 +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: use AM_MAINTAINER_MODE 2013-06-05 01:42:13 +00:00
config.in Regenerate sim configury. 2014-08-15 15:51:50 -07:00
configure Fix --diable-shared --enable-plugins build breakage 2014-08-19 21:59:56 +09:30
configure.ac sim: rename common/aclocal.m4 to common/acinclude.m4 2011-10-18 00:31:00 +00:00
interp.c Fixes problems building the V850 simulator introduced with the previous delta. 2015-02-27 09:53:03 +00:00
sim-main.h Fixes problems building the V850 simulator introduced with the previous delta. 2015-02-27 09:53:03 +00:00
simops.c Fixes problems building the V850 simulator introduced with the previous delta. 2015-02-27 09:53:03 +00:00
simops.h * simops.c (v850_rotl): New function. 2013-01-28 10:06:51 +00:00
v850-dc Fixes problems building the V850 simulator introduced with the previous delta. 2015-02-27 09:53:03 +00:00
v850.igen Fixes problems building the V850 simulator introduced with the previous delta. 2015-02-27 09:53:03 +00:00
v850_sim.h remove PARAMS from sim 2014-01-07 09:17:05 -07:00