[POWERPC] Emulate more instructions in software
authorAnanth N Mavinakayanahalli <ananth@in.ibm.com>
Wed, 18 Apr 2007 05:56:38 +0000 (15:56 +1000)
committerPaul 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