index
:
jewelforth
main
x86_64 forth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jefs.s
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'jefs.s')
-rw-r--r--
jefs.s
1
1 files changed, 1 insertions, 0 deletions
diff --git a/jefs.s b/jefs.s
index 43e6aee..fffec83 100644
--- a/
jefs.s
+++ b/
jefs.s
@@ -212,6 +212,7 @@ defword "interpret", interpret, 0
call to_cfa
pspop r11
call r11
+ jmp .loop
ret
defword ">cfa", to_cfa, 0