git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c429886
)
Blackfin: change the BUG opcode to an unused 16-bit opcode
author
Robin Getz
<robin.getz@analog.com>
Tue, 23 Mar 2010 17:27:41 +0000
(17:27 +0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Sat, 22 May 2010 18:19:04 +0000
(14:19 -0400)
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 <robin.getz@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
No differences found