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


21.1.14.4 Instruction bxorlu

Synopsys:

bxorlu

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

Stack: ( ULONG ULONG -- ULONG ULONG ULONG )