On Tue, Jul 15, 2003 at 12:56:52PM +0100, Steve Boorman wrote: > 3) I expected the kernel to panic with some form of illegal > instruction trap if floating point instructions were being > attempted with no emulator code present.
That's exactly what it's doing if you look into it with a debugger. It'll be hung up with in an exception handler IIRC. --Chris ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
