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
..
aclocal.m4
ChangeLog Fixes problems building the V850 simulator introduced with the previous delta. 2015-02-27 09:53:03 +00:00
config.in
configure
configure.ac
interp.c Fixes problems building the V850 simulator introduced with the previous delta. 2015-02-27 09:53:03 +00:00
Makefile.in
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
v850_sim.h
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