OSDN Git Service

opcodes: blackfin: decode all ASTAT bits
authorvapier <vapier>
Wed, 22 Sep 2010 21:39:08 +0000 (21:39 +0000)
committervapier <vapier>
Wed, 22 Sep 2010 21:39:08 +0000 (21:39 +0000)
commit79a5f9c65120361f4b4a6eb12983fa409e440a13
treebda90940fbf87ab45e2b44c23c8cb6a2ff4ff80e
parent78f5dd59e8ee9c8e97ec8ab34579d83b7ce9580b
opcodes: blackfin: decode all ASTAT bits

All ASTAT bits work in the hardware even though they aren't part of the
official Blackfin ISA.  So decode every ASTAT field to make the output
a bit nicer when working with hand generated opcodes.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
opcodes/ChangeLog
opcodes/bfin-dis.c