From 9aaf53e56a91d98ed0628fd4d3fdbf66f94aebc5 Mon Sep 17 00:00:00 2001
From: He Zhu <h.zhu18@student.unimelb.edu.au>
Date: Sun, 2 Sep 2018 15:40:01 +1000
Subject: [PATCH] Upload New File

---
 examples/boundaryEC11a.s | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 examples/boundaryEC11a.s

diff --git a/examples/boundaryEC11a.s b/examples/boundaryEC11a.s
new file mode 100644
index 0000000..a73ba86
--- /dev/null
+++ b/examples/boundaryEC11a.s
@@ -0,0 +1,3 @@
+MOV R1 1;
+LDR R2 R1 -1;
+RET R1;
\ No newline at end of file
-- 
GitLab