projects
/
rrq
/
rrqforth.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a77b3bd
)
rename assembly link for >R
author
Ralph Ronnquist
<ralph.ronnquist@gmail.com>
Wed, 26 May 2021 03:56:37 +0000
(13:56 +1000)
committer
Ralph Ronnquist
<ralph.ronnquist@gmail.com>
Wed, 26 May 2021 03:56:37 +0000
(13:56 +1000)
stack.asm
patch
|
blob
|
history
diff --git
a/stack.asm
b/stack.asm
index d26bf7b2c9d137fd2dc9a152653cbd59d33590a3..d86727680763c9e93b6c691a361b3657baeb4e88 100644
(file)
--- a/
stack.asm
+++ b/
stack.asm
@@
-132,7
+132,7
@@
p_roll_eq:
;;; ========================================
;;; Return stack operations
- WORD p_
l
tR, '>R',fasm
+ WORD p_
g
tR, '>R',fasm
;; ( x -- ) ( R: -- x )
;; Move x to the return stack.
pop rax