aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/feature-fixups-test.S
AgeCommit message (Expand)AuthorFilesLines
2020-05-19powerpc: Test prefixed instructions in feature fixupsGravatar Jordan Niethe 1-0/+69
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-6/+1
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hGravatar Christophe Leroy 1-0/+1
2018-05-11powerpc/lib: Add alt patching test of branching past the last instructionGravatar Michael Ellerman 1-0/+36
2018-05-11powerpc/lib: Rename ftr_fixup_test7 to ftr_fixup_test_too_bigGravatar Michael Ellerman 1-1/+1
2018-05-11powerpc/lib: Fix feature fixup test of external branchGravatar Michael Ellerman 1-2/+2
2011-01-21powerpc: Ensure the else case of feature sections will fitGravatar Michael Ellerman 1-0/+19
2008-07-03powerpc: Fixup lwsync at runtimeGravatar Kumar Gala 1-0/+15
2008-07-03powerpc: Fix building of feature-fixup tests on ppc32Gravatar Kumar Gala 1-3/+3
2008-07-01powerpc: Add self-tests of the feature fixup codeGravatar Michael Ellerman 1-0/+727