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:
79bf3a1
)
microblaze: Simplify entry.S - save/restore r3/r4 - ret_from_trap
author
Michal Simek
<monstr@monstr.eu>
Fri, 22 Jan 2010 09:24:06 +0000
(10:24 +0100)
committer
Michal Simek
<monstr@monstr.eu>
Thu, 11 Mar 2010 13:25:30 +0000
(14:25 +0100)
There is possible to save r3/r4 at the beggining of user part
before calling handlers and at the end restore it.
Signed-off-by: Michal Simek <monstr@monstr.eu>
No differences found