aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2026-05-03 18:04:32 +0000
committeriximeow <me@iximeow.net>2026-05-03 18:04:32 +0000
commit9ece719b32340e3800da1ed7c0b9f70746cae51b (patch)
tree8f36290302c638df15a3a3ae13a023e576760f62 /CHANGELOG
parent5e42a8bf68f369eb4d5017993e403308fd02ca67 (diff)
vblendv{ps,pd} precision
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0132ca9..2db4bfa 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -24,7 +24,7 @@
* fix incorrect operand order for VEX-encoded vmovupd opcode 0x11.
* reject a few VEX-encoded instructions that are specific about allowed W-bits.
vcvtph2ps, vbroadcastf128, vmaskmovps, vmaskmovpd, vpermd,
- vpbroadcast{b,w,d,q}, vinserti128, vextracti128, among others
+ vpbroadcast{b,w,d,q}, vinserti128, vextracti128, vblendv*, among others.
* vpbroadcastb and vpbroadcastw should respect the L bit to select xmm/ymm vector width, but
always decoded as ymm.
* vmaskmovqdu now reports a memory access size for the implied write to ds:[rdi/edi/di].