]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
opcodes: blackfin: decode all ASTAT bits
authorMike Frysinger <vapier@gentoo.org>
Wed, 22 Sep 2010 21:39:08 +0000 (21:39 +0000)
committerMike Frysinger <vapier@gentoo.org>
Wed, 22 Sep 2010 21:39:08 +0000 (21:39 +0000)
commitb2459327a660d444dfe4832d31d7b5ec2d5c2ba2
treeceff6542d7863758cc7714125e6f2fee65ffd115
parent50e2162a2268fa1651c98a4570f4d76132cf9ae7
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