diff options
| author | iximeow <me@iximeow.net> | 2026-04-19 16:35:41 +0000 |
|---|---|---|
| committer | iximeow <me@iximeow.net> | 2026-04-19 16:35:41 +0000 |
| commit | 396b52fd6407e022e380490e6d9a5653d9e77dda (patch) | |
| tree | 99e341f6b2458913d69149a66817d33124019f6c /CHANGELOG | |
| parent | 3bcd17033a96852e7bb40c211d8c42e529d6780b (diff) | |
report memory access size for "monitor"
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ is unchanged and uses a 16-bit form for source GPR. * reject 0f0d prefetch/nop with a register operand, which was incorrectly decoded before. * maskmovq and maskmovdqu now have their implicit memory access size reported correctly. +* monitor now reports the memory access size of the monitored dword/qword. ## 2.0.0 |
