Searched refs:reax (Results 1 – 1 of 1) sorted by relevance
126 uint32_t reax = qdict_get_int(w, "cpuid-input-eax"); in get_feature_word() local134 if (eax == reax && (!has_ecx || ecx == recx) && !strcmp(rreg, reg)) { in get_feature_word()