xnorcc

Assembly Syntax

xnorcc regrs1, reg_or_imm, regrd

op3

010111

Operation

Performs Exclusive-Or Negated on the contents of register regrs1 to the contents of a register or to an immediate number reg_or_imm and places the result in register regrd

Comments

Sets the condition code bits

Example

xnorcc %r1,%r2,%r3

Instruction format

Instruction format

Home Page Index Page All Logical Instructions