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