Released on Mon, 07 Jul 2008 23:06:24 +0000
[klibc] memmove: when we do std, we need to also cld

After doing std, we absolutely need to cld afterwards (the compiler
has the right to assume DF=0, and we do elsewhere.)

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
1 file changed