]> bbs.cooldavid.org Git - net-next-2.6.git/commit - arch/powerpc/include/asm/reg.h
powerpc: Make single-stepping emulation (mostly) usable on 32-bit
authorPaul Mackerras <paulus@samba.org>
Fri, 28 Oct 2005 12:48:08 +0000 (22:48 +1000)
committerPaul Mackerras <paulus@samba.org>
Fri, 28 Oct 2005 12:48:08 +0000 (22:48 +1000)
commitc032524f0ddea5fcc3a2cece0d4a61f37e5ca9cd
treec4ece990e6083cfedc640a06f908bfe33fd344bd
parentd73e0c99f5c45e7b86d38725a4ff49f6746f5353
powerpc: Make single-stepping emulation (mostly) usable on 32-bit

The sc instruction emulation can't be done the same way on 32-bit
as 64-bit yet, but this should work OK.

Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/lib/sstep.c
include/asm-powerpc/reg.h
include/asm-powerpc/sstep.h [moved from include/asm-ppc64/sstep.h with 85% similarity]