From 3545e4d8125c0c1db0fc4cd294813dbfacb0a947 Mon Sep 17 00:00:00 2001
From: Yang Zhou <y.zhou39@student.unimelb.edu.au>
Date: Sun, 2 Sep 2018 18:13:09 +1000
Subject: [PATCH] Upload New File

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

diff --git a/examples/EC03_valueTooLow.s b/examples/EC03_valueTooLow.s
new file mode 100644
index 0000000..8aedf41
--- /dev/null
+++ b/examples/EC03_valueTooLow.s
@@ -0,0 +1,2 @@
+MOV R0 -70000
+RET R0
\ No newline at end of file
-- 
GitLab