summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/copyloops/asm
AgeCommit message (Expand)AuthorLines
2024-03-03powerpc/64s: Move dcbt/dcbtst sequence into a macroMichael Ellerman-0/+12
2023-08-16powerpc: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada-4/+0
2023-04-20powerpc: add CFUNC assembly label annotationNicholas Piggin-0/+1
2022-02-12selftests/powerpc/copyloops: Add memmove_64 testRitesh Harjani-0/+1
2019-09-12seltests/powerpc: Add a selftest for memcpy_mcsafeSantosh Sivaraj-0/+1
2019-05-03powerpc: prepare string/mem functions for KASANChristophe Leroy-0/+2
2018-08-08selftests/powerpc/64: Test exception cases in copy_tofrom_userMichael Ellerman-19/+8
2018-08-08selftests/powerpc/64: Test all paths through copy routinesPaul Mackerras-11/+10
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy-0/+0
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy-0/+0
2018-07-24selftests/powerpc: Update memcmp_64 selftest for VMX implementationSimon Guo-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+2
2016-11-14powerpc: EX_TABLE macro for exception tablesNicholas Piggin-0/+2
2016-10-06selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changesMichael Ellerman-0/+1
2015-03-16powerpc: Change vrX register defines to vX to match gcc and glibcAnton Blanchard-33/+0
2014-04-23selftests/powerpc: Update for ABIv2Anton Blanchard-1/+4
2014-03-07selftests/powerpc: Import Anton's memcpy / copy_tofrom_user testsMichael Ellerman-0/+86