Date: Sun, 23 Nov 1997 12:37:20 +0800 (GMT) From: Orlando Andico To: wolfman AT cedar DOT alberni DOT net cc: djgpp AT delorie DOT com Subject: Re: 32bit memcpy function? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Sat, 22 Nov 1997 wolfman AT cedar DOT alberni DOT net wrote: > > I was wondering if DJGPP has a 32bit memcpy function (memcpy uses 8bit > right?) If so, please tell me what it is. And if not please tell me > that there isn't. > Linux has a kernel memcpy() which uses the FPU registers -- but it ONLY works on Pentiums/PPro's/P-II's. It's purported to make the kernel up to 30% faster. Since memcpy() isn't OS-dependent as long as you're in protected mode, I think you could use that. ------------------------------------------------------------------- Orlando Alcantara Andico Email: orly AT dilnet DOT upd DOT edu DOT ph ICBM: 14 30 00 N 120 59 00 E POTS: (+632) 932-2385 "If I shed a tear I won't cage it, I won't fear love, and if I feel a rage I won't deny it, I won't fear love." - Sarah Mclachlan