aboutsummaryrefslogtreecommitdiff
path: root/opcodes/i386-dis.c
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/i386-dis.c')
-rw-r--r--opcodes/i386-dis.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/opcodes/i386-dis.c b/opcodes/i386-dis.c
index 5b0cb74..2ee8e57 100644
--- a/opcodes/i386-dis.c
+++ b/opcodes/i386-dis.c
@@ -2622,8 +2622,8 @@ static const struct dis386 reg_table[][8] = {
},
/* REG_0F0D */
{
- { "prefetch", { Eb } },
- { "prefetchw", { Eb } },
+ { "prefetch", { Mb } },
+ { "prefetchw", { Mb } },
},
/* REG_0F18 */
{