From d577d45bd41bebc28532f563aeff2b0a4cfcb8ae Mon Sep 17 00:00:00 2001 From: He Zhu <h.zhu18@student.unimelb.edu.au> Date: Sun, 2 Sep 2018 15:39:46 +1000 Subject: [PATCH] Upload New File --- examples/boundaryEC10c.s | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 examples/boundaryEC10c.s diff --git a/examples/boundaryEC10c.s b/examples/boundaryEC10c.s new file mode 100644 index 0000000..beb9f64 --- /dev/null +++ b/examples/boundaryEC10c.s @@ -0,0 +1,2 @@ +MOV R1 65536; +RET R1; \ No newline at end of file -- GitLab