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:
5cc5133
)
[POWERPC] Emulate more instructions in software
author
Ananth N Mavinakayanahalli
<ananth@in.ibm.com>
Wed, 18 Apr 2007 05:56:38 +0000
(15:56 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Tue, 24 Apr 2007 11:31:57 +0000
(21:31 +1000)
Emulate a few more instructions in software - especially useful during
singlestepping (xmon/kprobes).
Instructions emulated with this patch are mfcr/mtcr rX, mfxer/mtxer rX,
mflr/mtlr rX, mfctr/mtctr rX and mr rA,rB.
Signed-off-by: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found