From: Robin Getz Date: Tue, 23 Mar 2010 17:27:41 +0000 (+0000) Subject: Blackfin: change the BUG opcode to an unused 16-bit opcode X-Git-Tag: v2.6.35-rc1~410^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a4110c2b38da51b767e389a6fb477072cf5843c;p=pandora-kernel.git Blackfin: change the BUG opcode to an unused 16-bit opcode The current BUG opcode includes the bit that flags the insn as a 32bit opcode, but it wasn't declaring it as 32bits. So pick an unused 16bit. URL: http://blackfin.uclinux.org/gf/tracker/5973 Signed-off-by: Robin Getz Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed