Skip to main content
xor
rustyn64_
cpu
0.8.0
In rustyn64_
cpu::
alu
rustyn64_cpu
::
alu
Function
xor
Copy item path
Source
pub const fn xor(a:
u64
, b:
u64
) ->
u64
Expand description
XOR
— bitwise exclusive or, full 64-bit.