aboutsummaryrefslogtreecommitdiff
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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/i386/tcg/decode-new.h b/target/i386/tcg/decode-new.h
index cb6b8bcf67..a542ec1681 100644
--- a/target/i386/tcg/decode-new.h
+++ b/target/i386/tcg/decode-new.h
@@ -92,7 +92,7 @@ typedef enum X86OpSize {
/* Custom */
X86_SIZE_d64,
X86_SIZE_f64,
- X86_SIZE_ph, /* SSE/AVX packed half precision */
+ X86_SIZE_xh, /* SSE/AVX packed half register */
} X86OpSize;
typedef enum X86CPUIDFeature {