From 153b5b3383d016a8a1440b2b932815efed25f847 Mon Sep 17 00:00:00 2001 From: iximeow Date: Sun, 19 Oct 2025 20:50:09 +0000 Subject: tag instruction decode fixes, differential test precision --- CHANGELOG | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 588429a..9958744 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,10 @@ +## 0.3.3 + +* fix some issues with tag instruction decoding + - the raw tag offset was reported, rather than the shifted-by-four value that + corresponds to a real address + - ldg was displayed as "ldm" (thank you @martin-fink!) + ## 0.3.2 * fully support PAC instructions -- cgit v1.1