Port-i386 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: direction flag issue?



On Mon, Mar 10, 2008 at 04:45:27PM +0100, Tobias Nygren wrote:
> if a process is interrupted with a signal while doing overlapping
> memmove or running some other code with DF flag set ...

That reminds me, we should try very hard not to set DF for memmove.
'rep movs' backwards is rather slower than doing it forwards....

        David

-- 
David Laight: david%l8s.co.uk@localhost


Home | Main Index | Thread Index | Old Index