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


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