summaryrefslogtreecommitdiffstats
path: root/lab1ucode.in
diff options
context:
space:
mode:
Diffstat (limited to 'lab1ucode.in')
-rw-r--r--lab1ucode.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lab1ucode.in b/lab1ucode.in
index 26bcc7b..c3ad920 100644
--- a/lab1ucode.in
+++ b/lab1ucode.in
@@ -77,7 +77,7 @@ ar->pc, 0->upc
beq:
pc->ar
z=1? beq_yes
-bra beq_no
+b beq_no
beq_yes:
ar+'ir->ar
beq_no: