Home
last modified time | relevance | path

Searched hist:"6 b59607f" (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/
H A Dstring.h6b59607f Tue Jan 22 19:42:39 CST 2019 Heinrich Schuchardt <xypron.glpk@gmx.de> x86: do not use i386 code for x86_64 memory functions

arch/x86/lib/string.c contains assembler implementations of memcpy(),
memmove(), and memset() written for i386. Don't use it on x86_64.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
/openbmc/u-boot/arch/x86/lib/
H A DMakefile6b59607f Tue Jan 22 19:42:39 CST 2019 Heinrich Schuchardt <xypron.glpk@gmx.de> x86: do not use i386 code for x86_64 memory functions

arch/x86/lib/string.c contains assembler implementations of memcpy(),
memmove(), and memset() written for i386. Don't use it on x86_64.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>