==== 7.5.73 pop ==== Pop top operand stack word Format pop Forms pop = 59 (0x3b) Stack ..., word -> ... Description The top word is popped from the operand stack. The pop instruction must not be used unless the word contains a 16-bit data type. Notes The pop instruction operates on an untyped word, ignoring the type of data it contains.