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:
485802a
)
arch/tile: big-endian: properly bswap instruction bundles when backtracing
author
Chris Metcalf
<cmetcalf@tilera.com>
Mon, 18 Jun 2012 17:11:21 +0000
(13:11 -0400)
committer
Chris Metcalf
<cmetcalf@tilera.com>
Mon, 18 Jun 2012 17:11:21 +0000
(13:11 -0400)
Instruction bundles are always little-endian, even when running in
big-endian mode. I missed this internal bug fix when cherry-picking
the big-endian code to return to the community.
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
No differences found