Subject: Re: Undefined instruction?
To: None <richard.earnshaw@arm.com>
From: Ken Hornstein <kenh@cmf.nrl.navy.mil>
List: port-arm32
Date: 10/16/1998 11:23:56
>0x4c00048f =    stcmi   4, cr0, [r0], #-572
>
>Co-processor 4 is not a standard co-processor, so my guess is you are 
>trying to execute data -- ie your program jumped to never-never land.

Hmmm, I guess a better question would be, "Why do I get this irregularly
from make and cc when doing a make build?"  Is this a possible indicator
of bad memory, perhaps?

--Ken