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


20.1.13.6 Instruction boriu

Synopsys:

boriu

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

Stack: ( UINT UINT -- UINT UINT UINT )