Next: , Previous: , Up: Bitwise instructions   [Contents][Index]


20.1.13.10 Instruction bandiu

Synopsys:

bandiu

Push the bitwise and of the two unsigned integers at the top of the stack.

Stack: ( UINT UINT -- UINT UINT UINT )