P-Code Instructions (pcode.hlp) (Table of Contents; Topic list)
P-Code Instructions Index [2]
                                             Up Contents Index Back
──P-Code Instructions Index───────────────────────────────────────────────────
 
  ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┐
  │A│BCDEFGHIJKLMNOPQRSTUVWX-Z*│
  └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘
 
   Add<t>             Add top two items on stack
   AddWP              Add scaled integer word to pointer
   And<t>             Bitwise logical 'and' top two items on stack
                                    -♦-