summary refs log tree commit diff stats
path: root/target/i386/tcg/decode-new.h
diff options
context:
space:
mode:
Diffstat (limited to 'target/i386/tcg/decode-new.h')
-rw-r--r--target/i386/tcg/decode-new.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/i386/tcg/decode-new.h b/target/i386/tcg/decode-new.h
index 0ef54628ee..cb6b8bcf67 100644
--- a/target/i386/tcg/decode-new.h
+++ b/target/i386/tcg/decode-new.h
@@ -105,6 +105,7 @@ typedef enum X86CPUIDFeature {
     X86_FEAT_BMI1,
     X86_FEAT_BMI2,
     X86_FEAT_F16C,
+    X86_FEAT_FMA,
     X86_FEAT_MOVBE,
     X86_FEAT_PCLMULQDQ,
     X86_FEAT_SSE,