See: Description
Class | Description |
---|---|
CMP_An |
A redefinition of the CMP and CMPA instruction where source is An.
|
CMP_AnContent |
A redefinition of the CMP and CMPA instruction where source is (An).
|
CMP_AnPlus |
A redefinition of the CMP and CMPA instruction where source is (An)+.
|
CMP_d16An |
A redefinition of the CMP and CMPA instruction where source is d16(An).
|
CMP_d16PC |
The CMP and CMPA instructions where source is d16(Pc).
|
CMP_d8AnXn |
The CMP and CMPA instruction where source is d8(An,Xn).
|
CMP_d8PCXn |
The CMP and CMPA instruction where source is d(Pc,Xn).
|
CMP_Dn |
The CMP and CMPA instruction where source is Dn.
|
CMP_I |
The CMP instruction where source is immediate data.
|
CMP_L |
The CMP and CMPA instructions where source is .L absolute.
|
CMP_MinusAn |
The CMP and CMPA instructions where source is -(An).
|
CMP_W |
The CMP and CMPA instructions where source is .W absolute.
|
CMPM |
The CMPM instructions
|