◄Instruction Summary► ◄Contents► ◄Index► ────────────────────────────────────────────────────────────────────────────── The logic operations all perform bitwise operations between each bit in the source operand and the corresponding bit in the destination operand. Mnemonic Name AND And OR Inclusive OR XOR Exclusive OR NOT One's Complement Negation -♦-