OSDN Git Service

opcodes: blackfin: clean up saved_state
authorvapier <vapier>
Sun, 20 Feb 2011 01:26:13 +0000 (01:26 +0000)
committervapier <vapier>
Sun, 20 Feb 2011 01:26:13 +0000 (01:26 +0000)
commit9dd92a3f845f0e9136c5f725427114681cbc3a20
treec2f3ac332f40356f16854c113a62cfc0ec7e198d
parent64276a9ff995d7c4107aaa9d66c79b50e4a1b33f
opcodes: blackfin: clean up saved_state

Mark the state static, punt unused members, unify indexable register
lookups, and abort when there is a register lookup failure.  Otherwise
we return NULL and the calling code assumes a valid pointer is returned.

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