Lines Matching full:bitwise
2321 may be any of the :ref:`binary <binaryops>` or :ref:`bitwise
2323 the same as those for the corresponding instruction (e.g. no bitwise
3027 instructions <binaryops>`, :ref:`bitwise binary
3984 Bitwise Binary Operations
3987 Bitwise binary operators are used to do various forms of bit-twiddling
4162 The '``and``' instruction returns the bitwise logical and of its two
4211 The '``or``' instruction returns the bitwise logical inclusive or of its
4260 The '``xor``' instruction returns the bitwise logical exclusive or of
5621 also be a pointer of the same size. This instruction supports bitwise