From 6a8842a59c08bcf01944858c3247a20147d26d84 Mon Sep 17 00:00:00 2001 From: Yang Zhou <y.zhou39@student.unimelb.edu.au> Date: Sun, 2 Sep 2018 18:03:40 +1000 Subject: [PATCH] Upload New File --- examples/BV_10.s | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 examples/BV_10.s diff --git a/examples/BV_10.s b/examples/BV_10.s new file mode 100644 index 0000000..38c4292 --- /dev/null +++ b/examples/BV_10.s @@ -0,0 +1,2 @@ +JMP -1 +RET R0 \ No newline at end of file -- GitLab