OSDN Git Service

opcodes: blackfin: fix decoding of vector shift insn w/saturation
authorvapier <vapier>
Wed, 22 Sep 2010 21:41:39 +0000 (21:41 +0000)
committervapier <vapier>
Wed, 22 Sep 2010 21:41:39 +0000 (21:41 +0000)
commit82f20cb0260bcec6b1725e85d6fb9ef8654f9f17
tree29bac780ea60c7976accc4cc4a0251b2fe3b66d9
parent79a5f9c65120361f4b4a6eb12983fa409e440a13
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>
opcodes/ChangeLog
opcodes/bfin-dis.c