X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=stdio.asm;h=3f69cd3b1c42bcdef0a0dc294902a84b789851d5;hb=7c25292fc7c1f7e83989182540328befb290dfa6;hp=191e09893e2226146f1ee1d0b92a0650d66ec06d;hpb=5ccf8e25e065ee91cb4cdfe962012221e801df6d;p=rrq%2Frrqforth.git diff --git a/stdio.asm b/stdio.asm index 191e098..3f69cd3 100644 --- a/stdio.asm +++ b/stdio.asm @@ -234,9 +234,9 @@ p_double_quote_loop: jmp p_double_quote_loop p_double_quote_endquote: p_double_quote_endstream: + mov qword [rdi],0 lea rdi,[p_pad_DFA] add rdi,qword [rsp] - stosb ;; copy PAD string into new temp object inc qword [rsp] DOFORTH p_str2temp