summaryrefslogtreecommitdiff
path: root/tests/test4.S
diff options
context:
space:
mode:
authorOxore <oxore@protonmail.com>2023-08-12 23:50:12 +0300
committerOxore <oxore@protonmail.com>2023-08-12 23:55:42 +0300
commitbac14a58c850e4b3b7fad4e145952c6fd0725015 (patch)
tree72015d94b5b96d7a390c89ff50a6c61510c78ad2 /tests/test4.S
parent2c7aba23cbb753860cd3a16e202239061797826e (diff)
Fix (d8,An,Xi) parsing, just a bit
Diffstat (limited to 'tests/test4.S')
-rw-r--r--tests/test4.S2
1 files changed, 2 insertions, 0 deletions
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)