Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dtest-x86-cpuid-compat.c108 uint32_t in_eax, in_ecx; member
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()
190 args->in_eax = eax; in add_feature_test()