Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: syssrc/sys/sys
On Fri, Jul 06, 2001 at 03:46:14PM -0000, eeh%netbsd.org@localhost wrote:
> I don't think any system will need it since gcc provides some of them.
>
> gcc only generates those for machines that have string move instructions.
> For others it calls memmove/memcpy/memset in most circumstance.
Not always. Sometimes it will use wide load/store insns to do the
work.
--
-- Jason R. Thorpe <thorpej%zembu.com@localhost>
Home |
Main Index |
Thread Index |
Old Index