bit/logics.fjΒΆ
βββ- Logical Macros
MacrosΒΆ
bitΒΆ
bit.xor/2β dst,src are bits.bit.xor/3β dst,src arebit[:n].bit.exact_xorβ note: pad 2 is needed, but pad 8 is used forwflips-paddingoptimization and for smaller wflips.bit.double_exact_xorβ note: pad 2 is needed, but pad 8 is used forwflips-paddingoptimization and for smaller wflips.bit.address_and_variable_xorβ var,src arebit[:n], address is an address.bit.xor_zero/2β dst,src are bits.bit.xor_zero/3β dst,src arebit[:n].bit.or/2β dst,src are bits.bit.or/3β dst,src arebit[:n].bit.and/2β dst,src are bits.bit.and/3β dst,src arebit[:n].bit.not/1β dst is a bit.bit.not/2β dst isbit[:n]bit.exact_notβ dst is an address.