opcodes: blackfin: decode all ASTAT bits
commit3807e4e290148b2a29ccfb7eb532211b139d0fb3
authorMike Frysinger <vapier@gentoo.org>
Wed, 22 Sep 2010 21:39:08 +0000 (22 21:39 +0000)
committerMike Frysinger <vapier@gentoo.org>
Wed, 22 Sep 2010 21:39:08 +0000 (22 21:39 +0000)
tree0201ec4d8168c9e9c4b4d9dc5320078676947136
parent60b0ce41febd692f6b099bda27e6f25684426b83
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