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:
6e83557
)
microblaze: Do not use "la" pseudo instruction - use addik instead
author
Michal Simek
<monstr@monstr.eu>
Tue, 1 Feb 2011 08:00:57 +0000
(09:00 +0100)
committer
Michal Simek
<monstr@monstr.eu>
Wed, 9 Mar 2011 07:09:54 +0000
(08:09 +0100)
"la" pseudo instruction is only translation to "addik".
Use directly "addik" which is described in the MB reference guide.
Signed-off-by: Michal Simek <monstr@monstr.eu>
No differences found