diff options
| author | iximeow <me@iximeow.net> | 2026-03-09 16:36:00 +0000 |
|---|---|---|
| committer | iximeow <me@iximeow.net> | 2026-05-25 00:59:27 +0000 |
| commit | 8a2dd6bcf37a3ebb43e2153a306cf0250637c116 (patch) | |
| tree | 44530b543f6718a6c709abf7c35f431f053beea8 /CHANGELOG | |
| parent | 63582532b8014d59117a8929afd1f7725bc1b469 (diff) | |
pushf, popf, enter, leave, xlat all have implicit memory access
also add "is_masked" to operand spec
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -7,8 +7,9 @@ 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 -* push-immediate now reports a correct memory access side, fixing the prior - behavior of reporting to memory access size at all +* push-immediate, pushf, popf, enter, leave, and xlat now all report a correct memory + access size, fixing the prior behavior of reporting no memory access size at + all ## 2.0.0 |
