Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/powerpc
Ananth N Mavinakayanahalli 6888199f7f [POWERPC] Emulate more instructions in software
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>
2007-04-24 21:31:57 +10:00
..
boot [POWERPC] bootwrapper: cuboot for 83xx 2007-04-24 21:31:56 +10:00
configs [POWERPC] update cell_defconfig 2007-04-23 21:44:41 +02:00
kernel [POWERPC] pasemi: PA6T oprofile support 2007-04-24 21:31:51 +10:00
lib [POWERPC] Emulate more instructions in software 2007-04-24 21:31:57 +10:00
math-emu [POWERPC] ppc math-emu needs -fno-builtin-fabs for math.c and fabs.c 2006-09-26 15:24:35 +10:00
mm [POWERPC] DEBUG_PAGEALLOC for 64-bit 2007-04-13 04:09:39 +10:00
oprofile [POWERPC] pasemi: PA6T oprofile support 2007-04-24 21:31:51 +10:00
platforms [POWERPC] pasemi: GPIO MDIO of_platform driver 2007-04-24 21:31:52 +10:00
sysdev [POWERPC] add of_iomap function 2007-04-23 21:44:40 +02:00
xmon [POWERPC] Allow xmon to build without CONFIG_DEBUG_BUGVERBOSE 2007-03-09 15:03:26 +11:00
.gitignore [POWERPC] Add files build to .gitignore 2006-12-04 20:41:29 +11:00
Kconfig [POWERPC] bootwrapper: Add CONFIG_DEVICE_TREE 2007-04-24 21:31:53 +10:00
Kconfig.debug [POWERPC] DEBUG_PAGEALLOC for 64-bit 2007-04-13 04:09:39 +10:00
Makefile [POWERPC] bootwrapper: Add a cuboot platform and a cuImage target 2007-04-24 21:31:54 +10:00