kernel-ark/arch/sparc64/lib
David S. Miller a4aa2e867c [SPARC64]: Don't use in/local regs for ldx/stx data in N1 memcpy.
It doesn't matter for use in 64-bit objects, but when used in
32-bit environments the top 32-bits of the local and in
registers will get chopped off on the next register window
spill/restore which leads to difficult to track down and
subtle bugs.

Signed-off-by: David S. Miller <davem@davemloft.net>
2007-10-02 16:17:17 -07:00
..
atomic.S
bitops.S
bzero.S
checksum.S
clear_page.S
copy_in_user.S
copy_page.S
csum_copy_from_user.S
csum_copy_to_user.S
csum_copy.S
GENbzero.S
GENcopy_from_user.S
GENcopy_to_user.S
GENmemcpy.S
GENpage.S
GENpatch.S
iomap.c
ipcsum.S
Makefile
mcount.S
memcmp.S
memmove.S
memscan.S
NG2copy_from_user.S
NG2copy_to_user.S
NG2memcpy.S
NG2page.S
NG2patch.S
NGbzero.S
NGcopy_from_user.S [SPARC64]: Fix missing load-twin usage in Niagara-1 memcpy. 2007-10-02 01:03:09 -07:00
NGcopy_to_user.S [SPARC64]: Fix missing load-twin usage in Niagara-1 memcpy. 2007-10-02 01:03:09 -07:00
NGmemcpy.S [SPARC64]: Don't use in/local regs for ldx/stx data in N1 memcpy. 2007-10-02 16:17:17 -07:00
NGpage.S
NGpatch.S
PeeCeeI.c
rwsem.S
strlen_user.S
strlen.S
strncmp.S
strncpy_from_user.S
U1copy_from_user.S
U1copy_to_user.S
U1memcpy.S
U3copy_from_user.S
U3copy_to_user.S
U3memcpy.S
U3patch.S
user_fixup.c
VISsave.S
xor.S