Revision 01f590d5 target-i386/cpu.c

b/target-i386/cpu.c
74 74
    NULL /* pat */, NULL /* pse36 */, NULL, NULL /* Linux mp */,
75 75
    "nx|xd", NULL, "mmxext", NULL /* mmx */,
76 76
    NULL /* fxsr */, "fxsr_opt|ffxsr", "pdpe1gb" /* AMD Page1GB */, "rdtscp",
77
    NULL, "lm|i64", "3dnowext", "3dnow",
77 78
};
78 79
static const char *ext3_feature_name[] = {
79 80
    "lahf_lm" /* AMD LahfSahf */, "cmp_legacy", "svm", "extapic" /* AMD ExtApicSpace */,

Also available in: Unified diff