Table of Contents Previous topic Next topic
MICROPROCESSOR INSTRUCTION REFERENCE->CMP
CMP Compare
Destination - Source
| Assembler Syntax: | CMP.L <ea>,Dn |
| CMP <ea>,Dn (V4 and above) | |
| CMP.sz <ea>,Dn (V4 and above) |
| Allowable Addressing Modes |
| Dn,Dn | |
| An,Dn not byte | |
| (An),Dn | |
| (An)+,Dn | |
| -(An),Dn | |
| (d16,An),Dn | |
| (d8,An,Xn),Dn | |
| (xxx).W,Dn | |
| (xxx).L,Dn | |
| #(data),Dn | |
| (d16,PC),Dn | |
| (d8,PC,Xn),Dn |