Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Ddecode-new.h109 X86_FEAT_AVX2, enumerator
H A Ddecode-new.c.inc2257 case X86_FEAT_AVX2:
2305 if ((s->prefix & PREFIX_VEX) && s->vex_l && !has_cpuid_feature(s, X86_FEAT_AVX2)) {