Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dtest-x86-cpuid-compat.c118 static uint32_t get_feature_word(QList *features, uint32_t eax, uint32_t ecx, in get_feature_word() function
155 value = get_feature_word(present, args->in_eax, args->in_ecx, args->reg); in test_feature_flag()
156 value |= get_feature_word(filtered, args->in_eax, args->in_ecx, args->reg); in test_feature_flag()