src/sim/bfin ChangeLog bfin-sim.c

vapier@sourceware.org vapier@sourceware.org
Mon Apr 9 03:59:00 GMT 2012


CVSROOT:	/cvs/src
Module name:	src
Changes by:	vapier@sourceware.org	2012-04-09 03:59:10

Modified files:
	sim/bfin       : ChangeLog bfin-sim.c 

Log message:
	sim: bfin: more parallel insn checks
	
	Now that we keep track of the exact parallel insn slot we're in, we can
	make sure that the current insn being decoded is valid for that slot.
	This brings us much closer to the hardware in flagging invalid parallel
	insn combinations.
	
	Signed-off-by: Mike Frysinger <vapier@gentoo.org>

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/bfin/ChangeLog.diff?cvsroot=src&r1=1.81&r2=1.82
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/bfin/bfin-sim.c.diff?cvsroot=src&r1=1.36&r2=1.37



More information about the Gdb-cvs mailing list