2008-12-30 Ulrich Drepper <drepper@redhat.com>
- * defs/i386: Add blendpd opcode.
+ * defs/i386: Add blendpd and blendps opcodes.
2008-12-19 Ulrich Drepper <drepper@redhat.com>
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,00001100,{Mod}{xmmreg}{R_m},{imm8}:blendps {imm8},{Mod}{R_m},{xmmreg}
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.
2008-12-30 Ulrich Drepper <drepper@redhat.com>
- * testfile44.S.bz2: Add tests for blendpd.
+ * testfile44.S.bz2: Add tests for blendpd and blendps.
* testfile45.S.bz2: Likewise.
* testfile44.expect.bz2: Adjust accordingly.
* testfile45.expect.bz2: Likewise.