diff options
| author | iximeow <me@iximeow.net> | 2026-05-04 03:46:22 +0000 |
|---|---|---|
| committer | iximeow <me@iximeow.net> | 2026-05-04 03:46:22 +0000 |
| commit | 49edfcf4382a434c6cb1e0c0cf4773fa65ec311c (patch) | |
| tree | 6b3b99821dfebc3f146f994e8757612292fb267e /CHANGELOG | |
| parent | 41e37448e78121266ef3e2612b4cf2822bfa68c0 (diff) | |
feature guard for key locker
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ even when their corresponding extension is not selected. * added uarch-specific decoders for Zen 2, Zen 3, Zen 4, and Zen 5 * removed 3DNow support from AMD uarch-specific decoders after K10 +* for uarch-specific decoding, there is now a feature bit for Intel Key Locker. this corrects an + issue where Key Locker instructions would decode under AMD-specific decoders. * push-immediate, pushf, popf, leave, and xlat now all report a correct memory access size, fixing the prior behavior of reporting to memory access size at all |
