diff options
| author | iximeow <me@iximeow.net> | 2026-04-19 16:35:41 +0000 |
|---|---|---|
| committer | iximeow <me@iximeow.net> | 2026-05-25 00:59:27 +0000 |
| commit | cabd41fd8c255a464c1436ac502a2317773a83b6 (patch) | |
| tree | 64423bc8a0ad1a8a5c1153143f5b1315cd344af1 /CHANGELOG | |
| parent | bbdb82bd41234021cc8dbe3337e88bd9f19cade9 (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 a 1-byte memory access size. the monitored range in practice depends on CPUID. ## 2.0.0 |
