index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
/
memcpy_power7.S
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-08-08
selftests/powerpc/64: Test all paths through copy routines
Paul Mackerras
2018-07-24
powerpc/64: enhance memcmp() with VMX instruction for long bytes comparision
Simon Guo
2018-04-01
powerpc/64s: Set assembler machine type to POWER4
Nicholas Piggin
2017-08-10
powerpc: Fix invalid use of register expressions
Andreas Schwab
2015-03-16
powerpc: Change vrX register defines to vX to match gcc and glibc
Anton Blanchard
2014-10-29
powerpc: Fix comment typos 'CONFiG_ALTIVEC'
Paul Bolle
2014-04-23
powerpc: Fix unsafe accesses to parameter area in ELFv2
Ulrich Weigand
2014-04-23
powerpc: Fix ABIv2 issues with stack offsets in assembly code
Anton Blanchard
2014-04-23
powerpc: No need to use dot symbols when branching to a function
Anton Blanchard
2013-10-11
powerpc: Fix endian issues in VMX copy loops
Anton Blanchard
2012-10-04
powerpc: Fix VMX fix for memcpy case
Nishanth Aravamudan
2012-08-24
powerpc: Fix VMX in interrupt check in POWER7 copy loops
Anton Blanchard
2012-07-10
powerpc: Merge STK_REG/PARAM/FRAMESIZE
Michael Neuling
2012-07-10
powerpc: Fix usage of register macros getting ready for %r0 change
Michael Neuling
2012-07-03
powerpc: POWER7 optimised memcpy using VMX and enhanced prefetch
Anton Blanchard