Home
last modified time | relevance | path

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

/external/qemu/target-i386/
Dhelper.c319 … uint32_t plus_features = 0, plus_ext_features = 0, plus_ext2_features = 0, plus_ext3_features = 0; in cpu_x86_find_by_name() local
339 …add_flagname_to_bitmaps(featurestr + 1, &plus_features, &plus_ext_features, &plus_ext2_features, &… in cpu_x86_find_by_name()
396 x86_cpu_def->ext_features |= plus_ext_features; in cpu_x86_find_by_name()