Subject: Re: New in_cksum/in4_cksum implementation
To: Steve Woodford <scw@wasabisystems.com>
From: Richard Earnshaw <rearnsha@arm.com>
List: port-arm
Date: 09/11/2003 10:55:42
> On Thursday 11 September 2003 9:59 am, Richard Earnshaw wrote:
>
> > Which uses one more register (r8 -- is it live at that time?), but
> > gives an extra slot under which the LDM instructions can operate.
>
> There are no spare registers at that time, unfortunately. Though I may
> be able to re-order things to free up r3...
>
> Cheers, Steve
>
Well, don't try too hard for the moment. It might be that ARM10 would be
better off running the XSCALE code (with the PLD instructions suppressed).
R.