Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Ignatios Souvatzis <is@netbsd.org>
List: source-changes
Date: 12/04/2000 14:02:09
Module Name:	basesrc
Committed By:	is
Date:		Mon Dec  4 12:02:09 UTC 2000

Modified Files:
	basesrc/lib/libc/arch/m68k/gen: flt_rounds.S

Log Message:
The mapping is, effectively, an exclusive or with 0x01. Replace.
Savings: 10 bytes of code/constant data, 1 machine instruction (including
one memory access).


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 basesrc/lib/libc/arch/m68k/gen/flt_rounds.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.