src/opcodes ChangeLog bfin-dis.c

vapier@sourceware.org vapier@sourceware.org
Wed Sep 22 21:41:00 GMT 2010


CVSROOT:	/cvs/src
Module name:	src
Changes by:	vapier@sourceware.org	2010-09-22 21:41:39

Modified files:
	opcodes        : ChangeLog bfin-dis.c 

Log message:
	opcodes: blackfin: fix decoding of vector shift insn w/saturation
	
	The saturation bit was missed when decoding a vector shift insn
	leading to the output looking the same as the non-saturating insn.
	
	Signed-off-by: Robin Getz <robin.getz@analog.com>
	Signed-off-by: Mike Frysinger <vapier@gentoo.org>

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.1636&r2=1.1637
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/bfin-dis.c.diff?cvsroot=src&r1=1.23&r2=1.24



More information about the Binutils-cvs mailing list