summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/x86/amx.c
AgeCommit message (Expand)AuthorFilesLines
2025-02-26selftests/x86/xstate: Consolidate test invocations into a single entryChang S. Bae1-6/+5
2025-02-26selftests/x86/xstate: Introduce signal ABI testChang S. Bae1-0/+2
2025-02-26selftests/x86/xstate: Refactor ptrace ABI testChang S. Bae1-107/+1
2025-02-26selftests/x86/xstate: Refactor context switching testChang S. Bae1-164/+2
2025-02-26selftests/x86/xstate: Enumerate and name xstate componentsChang S. Bae1-2/+0
2025-02-26selftests/x86/xstate: Refactor XSAVE helpers for general useChang S. Bae1-132/+10
2025-02-26selftests/x86: Consolidate redundant signal helper functionsChang S. Bae1-24/+1
2024-07-11selftests/x86: remove (or use) unused variables and functionsJohn Hubbard1-16/+0
2024-03-29x86/selftests: Skip the tests if prerequisites aren't fulfilledMuhammad Usama Anjum1-17/+10
2023-03-22selftests/x86/amx: Add a ptrace testChang S. Bae1-3/+105
2022-04-26selftests/x86/amx: Use provided __cpuid_count() macroReinette Chatre1-17/+7
2022-03-23selftests/x86/amx: Update the ARCH_REQ_XCOMP_PERM testChang S. Bae1-2/+14
2021-10-28selftests/x86/amx: Add context switch testChang S. Bae1-3/+157
2021-10-28selftests/x86/amx: Add test cases for AMX state managementChang S. Bae1-0/+697