aboutsummaryrefslogtreecommitdiff
path: root/opcodes/i386-opc.h
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/i386-opc.h')
-rw-r--r--opcodes/i386-opc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/i386-opc.h b/opcodes/i386-opc.h
index d598ce5..0dbf296 100644
--- a/opcodes/i386-opc.h
+++ b/opcodes/i386-opc.h
@@ -196,7 +196,7 @@ enum
CpuAVX512VBMI,
/* mwaitx instruction required */
CpuMWAITX,
- /* Clzero instruction required */
+ /* Clzero instruction required */
CpuCLZERO,
/* 64bit support required */
Cpu64,