From bac14a58c850e4b3b7fad4e145952c6fd0725015 Mon Sep 17 00:00:00 2001 From: Oxore Date: Sat, 12 Aug 2023 23:50:12 +0300 Subject: Fix (d8,An,Xi) parsing, just a bit --- tests/test4.S | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/test4.S (limited to 'tests') diff --git a/tests/test4.S b/tests/test4.S new file mode 100644 index 0000000..cadc9c2 --- /dev/null +++ b/tests/test4.S @@ -0,0 +1,2 @@ + move.b 0(a3,d0.w),-(a2) + move.b 0(a4.w,a3),-(a2) -- cgit v1.2.3