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