From 485851c914695e0884609c68e318d22fee1db9b8 Mon Sep 17 00:00:00 2001 From: iximeow Date: Sun, 3 May 2026 17:56:19 +0000 Subject: more precision for vinsert/vextract/vblendv{ps,pd} --- CHANGELOG | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index a2410ee..5072dde 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -23,7 +23,8 @@ * monitor now reports a 1-byte memory access size. the monitored range in practice depends on CPUID. * 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}, among others + vcvtph2ps, vbroadcastf128, vmaskmovps, vmaskmovpd, vpermd, + 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]. -- cgit v1.1