summaryrefslogtreecommitdiff
path: root/comp/work/18/2.s
diff options
context:
space:
mode:
authorstandenboy <standenboy@StandenboyLAP.lan>2024-01-18 10:43:18 +0000
committerstandenboy <standenboy@StandenboyLAP.lan>2024-01-18 10:43:18 +0000
commitb8e92ce3bd50eec26b485f632038c9c86429ebfe (patch)
treea030012497f263bed85a6580d4f1f6a79287456d /comp/work/18/2.s
parente8366ab41644102a8db2ac0740212de982eb043b (diff)
did the classwork
Diffstat (limited to 'comp/work/18/2.s')
-rw-r--r--comp/work/18/2.s6
1 files changed, 6 insertions, 0 deletions
diff --git a/comp/work/18/2.s b/comp/work/18/2.s
new file mode 100644
index 0000000..7a0e8a5
--- /dev/null
+++ b/comp/work/18/2.s
@@ -0,0 +1,6 @@
+MOV R1, R0
+
+ADD R5, R0, R1
+ADD R5, R5, R1
+ADD R5, R5, R1
+