Blackfin: add support for the DBG (debug output) pseudo insn
authorRobin Getz <robin.getz@analog.com>
Sun, 28 Mar 2010 12:50:53 +0000 (12:50 +0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 22 May 2010 18:19:05 +0000 (14:19 -0400)
commitdc89d97fc73176c883b32ff21ae6f1164ca20d05
treebf96980105a75e89ebc0a61bf008e41434c2f819
parent6a4110c2b38da51b767e389a6fb477072cf5843c
Blackfin: add support for the DBG (debug output) pseudo insn

Another pseudo insn used by Blackfin simulators.  Also factor some now
common register lookup code out of the DBGA handlers.

Signed-off-by: Robin Getz <robin.getz@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/include/asm/pseudo_instructions.h
arch/blackfin/kernel/pseudodbg.c
arch/blackfin/kernel/traps.c