aboutsummaryrefslogtreecommitdiff
path: root/opcodes/i386-dis-evex.h
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/i386-dis-evex.h')
-rw-r--r--opcodes/i386-dis-evex.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/opcodes/i386-dis-evex.h b/opcodes/i386-dis-evex.h
index 0d17846..524e7c5 100644
--- a/opcodes/i386-dis-evex.h
+++ b/opcodes/i386-dis-evex.h
@@ -2213,7 +2213,7 @@ static const struct dis386 evex_table[][256] = {
},
/* EVEX_W_0F10_P_1_M_1 */
{
- { "vmovss", { XMScalar, VexScalar, EXx } },
+ { "vmovss", { XMScalar, VexScalar, EXxmm_md } },
},
/* EVEX_W_0F10_P_2 */
{
@@ -2228,7 +2228,7 @@ static const struct dis386 evex_table[][256] = {
/* EVEX_W_0F10_P_3_M_1 */
{
{ Bad_Opcode },
- { "vmovsd", { XMScalar, VexScalar, EXx } },
+ { "vmovsd", { XMScalar, VexScalar, EXxmm_mq } },
},
/* EVEX_W_0F11_P_0 */
{