binutils-gdb/sim/testsuite
DJ Delorie c5fbc25baf Index: ChangeLog
* configure.ac (v850): V850 now has a testsuite.
	* configure (v850): Likewise.

Index: testsuite/ChangeLog

	* sim/v850/: New directory.
	* sim/v850/allinsns.exp: New.
	* sim/v850/bsh.cgs: New.
	* sim/v850/div.cgs: New.
	* sim/v850/divh.cgs: New.
	* sim/v850/divh_3.cgs: New.
	* sim/v850/divhu.cgs: New.
	* sim/v850/divu.cgs: New.
	* sim/v850/sar.cgs: New.
	* sim/v850/satadd.cgs: New.
	* sim/v850/satsub.cgs: New.
	* sim/v850/satsubi.cgs: New.
	* sim/v850/satsubr.cgs: New.
	* sim/v850/shl.cgs: New.
	* sim/v850/shr.cgs: New.
	* sim/v850/testutils.cgs: New.
	* sim/v850/testutils.inc: New.

Index: v850/ChangeLog

	* simops.c (OP_C0): Correct saturation logic.
	(OP_220): Likewise.
	(OP_A0): Likewise.
	(OP_660): Likewise.
	(OP_80): Likewise.

	* simops.c (OP_2A0): If the shift count is zero, clear the
	carry.
	(OP_A007E0): Likewise.
	(OP_2C0): Likewise.
	(OP_C007E0): Likewise.
	(OP_280): Likewise.
	(OP_8007E0): Likewise.

	* simops.c (OP_2C207E0): Correct PSW flags for special divu
	conditions.
	(OP_2C007E0): Likewise, for div.
	(OP_28207E0): Likewise, for divhu.
	(OP_28007E0): Likewise, for divh.  Also, sign-extend the correct
	operand.
	* v850.igen (divh): Likewise, for 2-op divh.

	* v850.igen (bsh): Fix carry logic.
2008-02-06 00:40:05 +00:00
..
common Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
config
d10v-elf Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
frv-elf Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
lib Fix consistenco; it's triplets, not triples 2004-11-16 16:22:09 +00:00
m32r-elf Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mips64el-elf Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
sim Index: ChangeLog 2008-02-06 00:40:05 +00:00
ChangeLog Index: ChangeLog 2008-02-06 00:40:05 +00:00
Makefile.in Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
configure Index: arm/ChangeLog 2005-01-10 16:14:50 +00:00
configure.ac Index: arm/ChangeLog 2005-01-10 16:14:50 +00:00