P-Code Instructions (pcode.hlp) (Table of Contents; Topic list)
P-Code Instructions Index [5]
                                             Up Contents Index Back
──P-Code Instructions Index───────────────────────────────────────────────────
 
  ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┐
  │ABC│D│EFGHIJKLMNOPQRSTUVWX-Z*│
  └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘
 
   DecW<n>            Decrement top word on stack
   Div<t>             Divide top two items on stack
   DivLWW             Divide long by word, push word result
   Drop<t>            Drop (pop and discard) top item on stack
                                    -♦-