ubsan: visium: left shift cannot be represented in type 'int'
[deliverable/binutils-gdb.git] / opcodes / i386-dis.c
index 6b08dd6bde87ba340085bcfe1c14cd8462ad38c9..2a0e765c55a88827d4dce0c626e1df3a705d18ec 100644 (file)
@@ -10522,7 +10522,7 @@ static const struct dis386 mod_table[][2] = {
   },
   {
     /* MOD_0F38F9_PREFIX_0 */
-    { "movdiri",       { Em, Gv }, PREFIX_OPCODE },
+    { "movdiri",       { Ev, Gv }, PREFIX_OPCODE },
   },
   {
     /* MOD_62_32BIT */
This page took 0.024282 seconds and 4 git commands to generate.