Subject: Re: CVS commit: src
To: Charles M. Hannum <mycroft@netbsd.org>
From: Neil A. Carson <carson@causality.com>
List: source-changes
Date: 01/22/1999 09:40:46
On Fri, 22 Jan 1999, Charles M. Hannum wrote:

> Module Name:	src
> Committed By:	mycroft
> Date:		Fri Jan 22 09:13:17 UTC 1999
> 
> Modified Files:
> 	src/lib/libc/arch/arm32/gen: byte_swap_2.S
> Log Message:
> One instruction shorter, and returns the same 32-bit result.

You might want to look at what I wrote for htonl and friends in the
kernel. I think these are the fastest...

	N.