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


22.1.14.2 Instruction bxoriu

Synopsys:

bxoriu

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

Stack: ( UINT UINT -- UINT UINT UINT )