// stack.asm: WORD p_rbp, 'RSP',fasm anchor:p_rbp[] === Word: RSP .... Data stack: ( -- a ) .... "RSP" is a function word that pushes the return stack pointer value onto the data stack.