opcodes: blackfin: fix decoding of vector shift insn w/saturation
commitdbf5b9a206adfef08b96c787267ab17582ceb1b6
authorMike Frysinger <vapier@gentoo.org>
Wed, 22 Sep 2010 21:41:39 +0000 (22 21:41 +0000)
committerMike Frysinger <vapier@gentoo.org>
Wed, 22 Sep 2010 21:41:39 +0000 (22 21:41 +0000)
tree406f3d1544162c3920632f6f8ec4e9c9c30d67c6
parent3807e4e290148b2a29ccfb7eb532211b139d0fb3
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