Subject: changed files: 'src/lib/libc/arch/i386/net htonl.S htons.S ntohl.S ntohs.S'
To: None <source-changes>
From: J.T. Conklin <jtc>
List: source-changes
Date: 03/16/1994 09:34:19
Update of /b/source/CVS/src/lib/libc/arch/i386/net
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/src/libc/arch/i386/net

Modified Files:
	htonl.S htons.S ntohl.S ntohs.S 
Log Message:
[hn]to[nh][sl] functions used xchgb %h1,%b1 instead of the faster (on the
i486 & i586) rorw $8, %w1.


------------------------------------------------------------------------------