Moving the debug trace point to be prior to advancing %rsi
[rrq/rrqforth.git] / adoc / p_true.adoc
1 // logic.asm:   WORD p_true, 'TRUE',fasm
2
3 anchor:p_true[]
4
5 === Word: TRUE
6
7 ....
8 Data stack: ( -- -1 )
9 ....
10
11 "TRUE" is a value word representing logical true.