aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2024-09-01 02:59:59 +0900
committernsfisis <nsfisis@gmail.com>2024-09-01 02:59:59 +0900
commit9813fc8e1874c627326ad432a8b28e2787ca6cb9 (patch)
tree88324da611d3e08948076f80bfff81bc7e708369
parent0207dc8565252eb13a4909f64ba6844436b9703d (diff)
downloadmncore-challenge-9813fc8e1874c627326ad432a8b28e2787ca6cb9.tar.gz
mncore-challenge-9813fc8e1874c627326ad432a8b28e2787ca6cb9.tar.zst
mncore-challenge-9813fc8e1874c627326ad432a8b28e2787ca6cb9.zip
03-A-plus-B
-rw-r--r--problems/03-A-plus-B/01.vsm9
1 files changed, 9 insertions, 0 deletions
diff --git a/problems/03-A-plus-B/01.vsm b/problems/03-A-plus-B/01.vsm
new file mode 100644
index 0000000..c7c8190
--- /dev/null
+++ b/problems/03-A-plus-B/01.vsm
@@ -0,0 +1,9 @@
+ipassa $lm0v $lr0v
+ipassa $lm8v $lr8v
+ipassa $lm16v $lr16v
+ipassa $lm24v $lr24v
+
+iadd $ln0v $lr0v $lm32v
+iadd $ln8v $lr8v $lm40v
+iadd $ln16v $lr16v $lm48v
+iadd $ln24v $lr24v $lm56v