Next: Instruction or, Up: Logical instructions [Contents][Index]
Synopsys:
and
Push the logical and of the two elements at the top of the stack.
Stack: ( INT INT -- INT INT INT )
( INT INT -- INT INT INT )