x86: support VMGEXIT
[deliverable/binutils-gdb.git] / gas / config / tc-i386.c
index af0a1cb96081a25f8640979f89dcf0b898bc90fc..7117aeb73e47ee090601fde07ae98e152927f5da 100644 (file)
@@ -1188,6 +1188,8 @@ static const arch_entry cpu_arch[] =
     CPU_RDPRU_FLAGS, 0 },
   { STRING_COMMA_LEN (".mcommit"), PROCESSOR_UNKNOWN,
     CPU_MCOMMIT_FLAGS, 0 },
+  { STRING_COMMA_LEN (".sev_es"), PROCESSOR_UNKNOWN,
+    CPU_SEV_ES_FLAGS, 0 },
 };
 
 static const noarch_entry cpu_noarch[] =
This page took 0.02404 seconds and 4 git commands to generate.