summaryrefslogtreecommitdiff
path: root/gnu/dist/include/opcode
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/dist/include/opcode')
-rw-r--r--gnu/dist/include/opcode/i386.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/dist/include/opcode/i386.h b/gnu/dist/include/opcode/i386.h
index c74d2d6a270..e2eb404f0f6 100644
--- a/gnu/dist/include/opcode/i386.h
+++ b/gnu/dist/include/opcode/i386.h
@@ -828,7 +828,7 @@ static const template i386_optab[] = {
{"paddsw", 2, 0x0fed, _, Modrm, { RegMMX|WordMem, RegMMX, 0 } },
{"paddusb", 2, 0x0fdc, _, Modrm, { RegMMX|WordMem, RegMMX, 0 } },
{"paddusw", 2, 0x0fdd, _, Modrm, { RegMMX|WordMem, RegMMX, 0 } },
-{"pand", 2, 0x0fda, _, Modrm, { RegMMX|WordMem, RegMMX, 0 } },
+{"pand", 2, 0x0fdb, _, Modrm, { RegMMX|WordMem, RegMMX, 0 } },
{"pandn", 2, 0x0fdf, _, Modrm, { RegMMX|WordMem, RegMMX, 0 } },
{"pcmpeqb", 2, 0x0f74, _, Modrm, { RegMMX|WordMem, RegMMX, 0 } },
{"pcmpeqw", 2, 0x0f75, _, Modrm, { RegMMX|WordMem, RegMMX, 0 } },