Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 1995 08:56:34 +0100
From:      "Christoph P. Kukulies" <kuku@gilberto.physik.rwth-aachen.de>
To:        freebsd-hackers@freefall.cdrom.com
Subject:   fast string inline routines (asm)
Message-ID:  <199503230756.IAA14022@gilberto.physik.rwth-aachen.de>

next in thread | raw e-mail | index | archive | help
In the djgpp list a discussion came up recently about inlining (asm)
fast memcpy/memmove/strcpy and such stuff and someone pointed out that
Linux had these - I cite from Mat Hostetter:

"Subject: Re: A quick way to copy n bytes

NOTE:  if people want to see some good implementations of these routines,
       you should check out the inline asm versions in the Linux headers,
       e.g. linux/asm/string.h.  They are impressive."

I wonder if FreeBSD can have these too.

--Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de
FreeBSD blues 2.1.0-Development FreeBSD 2.1.0-Development #0: Wed Mar 22
04:54:59  1995     root@blues:/usr/src/sys/compile/BLUESGUS  i386



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503230756.IAA14022>