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


20.1.13.5 Instruction bori

Synopsys:

bori

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

Stack: ( INT INT -- INT INT INT )