summaryrefslogtreecommitdiffstats
path: root/libcpu
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2008-12-30 23:12:16 -0800
committerUlrich Drepper <drepper@redhat.com>2008-12-30 23:12:16 -0800
commit26d3c6fd8a1dd669f89254f4b48b34e0bf94b747 (patch)
tree85e986f1bb719655d5eac5cbbd988ed3a6886e89 /libcpu
parentbb3424b014fbd3a18cd97789d5f97b0def5df8ef (diff)
Implement disassembly of blendpd instruction for x86/x86-64.
Diffstat (limited to 'libcpu')
-rw-r--r--libcpu/ChangeLog4
-rw-r--r--libcpu/defs/i3861
2 files changed, 5 insertions, 0 deletions
diff --git a/libcpu/ChangeLog b/libcpu/ChangeLog
index db2a3f02..d9bc05c7 100644
--- a/libcpu/ChangeLog
+++ b/libcpu/ChangeLog
@@ -1,3 +1,7 @@
+2008-12-30 Ulrich Drepper <drepper@redhat.com>
+
+ * defs/i386: Add blendpd opcode.
+
2008-12-19 Ulrich Drepper <drepper@redhat.com>
* defs/i386: Add entry for AMD 3DNOW.
diff --git a/libcpu/defs/i386 b/libcpu/defs/i386
index 3ae25ccb..91934da7 100644
--- a/libcpu/defs/i386
+++ b/libcpu/defs/i386
@@ -912,6 +912,7 @@ ifdef(`i386',
00001111,10101110,11111000:sfence
00001111,10101110,{mod}111{r_m}:clflush {mod}{r_m}
00001111,00001111,{MOD}{mmxreg}{R_M}:INVALID {MOD}{R_M},{mmxreg}
+01100110,00001111,00111010,00001101,{Mod}{xmmreg}{R_m},{imm8}:blendpd {imm8},{Mod}{R_m},{xmmreg}
# ORDER:
dnl Many previous entries depend on this being last.
000{sreg2}111:pop {sreg2}