diff options
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -23,6 +23,9 @@ * monitor now reports the memory access size of the monitored dword/qword. * 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 +* vpbroadcastb and vpbroadcastw should respect the L bit to select xmm/ymm vector width, but + always decoded as ymm. ## 2.0.0 |
