Subject: Re: copyin/out
To: None <port-arm@netbsd.org>
From: Allen Briggs <briggs@wasabisystems.com>
List: port-arm
Date: 08/08/2002 23:46:11
On Thu, Aug 08, 2002 at 11:41:57PM -0400, Allen Briggs wrote:
> So, what do more experienced ARM-heads have to say about the attached
> bcopyinout.S ?

I will note that the copyin, copyout, and kcopy entry points only
differ in which ldr/str/ldrt/strt combination is being used (and
label names), so if/when it goes in-tree, we can probably make it
much more maintainable with cpp Magic.  This also means that if
you read through one function, you've essentially read through
them all.

I look forward to any & all comments...

-allen

-- 
 Allen Briggs                     briggs@wasabisystems.com
 http://www.wasabisystems.com/    Quality NetBSD CDs, Sales, Support, Service
NetBSD development for Alpha, ARM, M68K, MIPS, PowerPC, SuperH, XScale, etc...