Subject: Re: Compiling the kernel
To: None <richard.earnshaw@arm.com>
From: Patrick Welche <prlw1@cam.ac.uk>
List: port-arm32
Date: 02/16/1998 15:43:51
Richard Earnshaw wrote:
> 
> > prlw1@cam.ac.uk (Patrick Welche) wrote:
> >
> > Undefined instruction 0xeca0420c @ 0x00006a20 in process gdb (pid 18)
> > LDC/STC
> > stc     p2, c4, [r0], #0x030!
>
> That's a SFMFD (store floating point multiple) instruction.  Do you
> have the ARMFPE enabled in your kernel configuration?  If not, then
> that would probably explain why this is failing.

That's it! Hole in one!

Cheers,

Patrick