Page MenuHomeFreeBSD

remove obsolete i386 MD memchr implementation
ClosedPublic

Authored by emaste on Sep 25 2019, 1:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 7, 11:10 AM
Unknown Object (File)
Sat, Apr 27, 10:43 AM
Unknown Object (File)
Sat, Apr 27, 10:43 AM
Unknown Object (File)
Sat, Apr 27, 9:40 AM
Unknown Object (File)
Sat, Apr 27, 9:16 AM
Unknown Object (File)
Dec 31 2023, 4:06 AM
Unknown Object (File)
Dec 20 2023, 6:21 AM
Unknown Object (File)
Dec 3 2023, 3:16 PM
Subscribers

Details

Summary

bde reports:

This uses scasb, which was last optimal on the 8086, or perhaps the
original i386.  On freefall, it is several times slower than the
naive translation of the naive C code.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable