Home
last modified time | relevance | path

Searched refs:svcr_expected (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/tools/testing/selftests/arm64/fp/
H A Dfp-ptrace.c190 int svcr_expected; member
217 if (config->svcr_expected & SVCR_SM) in vl_expected()
897 svcr_expected = config->svcr_expected; in set_initial_values()
980 if (svcr_out != svcr_expected) { in check_memory_values()
982 svcr_out, svcr_expected); in check_memory_values()
1183 if (svcr_expected & SVCR_SM) in sve_write()
1229 svcr_expected &= ~SVCR_SM; in za_write_expected()
1460 int svcr_in, svcr_expected; member
1494 test_config.svcr_expected = 0; in run_sve_tests()
1536 test_config.svcr_expected = svcr_combinations[k].svcr_expected; in run_sme_tests()
[all …]