summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/memmove_64.S
AgeCommit message (Expand)Author
2015-02-13x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin
2013-04-15x86/lib: Fix spelling, put space between a numeral and its unitsAndy Shevchenko
2013-04-15x86/lib: Fix spelling in the commentsAndy Shevchenko
2011-07-13x86: Make alternative instruction pointers relativeAndy Lutomirski
2011-05-17x86, mem: memmove_64.S: Optimize memmove by enhanced REP MOVSB/STOSBFenghua Yu
2011-01-25x86-64, mem: Convert memmove() to assembly file and fix return value bugFenghua Yu