Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/lib/libcrypto/arch/i386
On Thu, 13 Nov 2003 19:36:31 +0000 (UTC)
Jun-ichiro itojun Hagino <itojun%netbsd.org@localhost> wrote:
>
> Module Name: src
> Committed By: itojun
> Date: Thu Nov 13 19:36:31 UTC 2003
>
> Modified Files:
> src/lib/libcrypto/arch/i386: sha1_586.S
>
> Log Message:
> avoid bswapl, which is post-i486 (including i486) insn.
> markus@openbsd
The file is called _586, so surely it's pentium or better? or should it
be called _x86 if it's for all 86 chips?
That said I note other files are also called _586.S, delights of quirky
naming conventions I guess.
Chris
Home |
Main Index |
Thread Index |
Old Index