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


21.1.14.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 )