commit | c032524f0ddea5fcc3a2cece0d4a61f37e5ca9cd | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Fri Oct 28 22:48:08 2005 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Fri Oct 28 22:48:08 2005 +1000 |
tree | c4ece990e6083cfedc640a06f908bfe33fd344bd | |
parent | d73e0c99f5c45e7b86d38725a4ff49f6746f5353 [diff] |
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>