Home
last modified time | relevance | path

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

/qemu/tests/qtest/
H A Darm-cpu-features.c275 assert_sve_vls(qts, cpu_type, 0, "{ 'sve': false }"); in sve_tests_default()
309 assert_sve_vls(qts, cpu_type, 0x8f, in sve_tests_default()
311 assert_sve_vls(qts, cpu_type, 0x8b, in sve_tests_default()
315 assert_sve_vls(qts, cpu_type, 0x8b, in sve_tests_default()
332 assert_sve_vls(qts, cpu_type, 0x1f, in sve_tests_default()
334 assert_sve_vls(qts, cpu_type, 0xf, in sve_tests_default()
344 assert_sve_vls(qts, "max", BIT_ULL(8) - 1, NULL); in sve_tests_sve_max_vq_8()
380 assert_sve_vls(qts, "max", 0, NULL); in sve_tests_sve_off()
392 assert_sve_vls(qts, "max", 0x3, in sve_tests_sve_off()
411 assert_sve_vls(qts, "max", 0, NULL); in sve_tests_sve_off_kvm()
[all …]