diff options
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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]. |
