Package CPU.instructions.CMP
package CPU.instructions.CMP
These are what I hope to be slightly faster emulations of the CMP and CMPA instructions.
-
ClassesClassDescriptionA redefinition of the CMP and CMPA instruction where source is An.A redefinition of the CMP and CMPA instruction where source is (An).A redefinition of the CMP and CMPA instruction where source is (An)+.A redefinition of the CMP and CMPA instruction where source is d16(An).The CMP and CMPA instructions where source is d16(Pc).The CMP and CMPA instruction where source is d8(An,Xn).The CMP and CMPA instruction where source is d(Pc,Xn).The CMP and CMPA instruction where source is Dn.The CMP instruction where source is immediate data.The CMP and CMPA instructions where source is .L absolute.The CMP and CMPA instructions where source is -(An).The CMP and CMPA instructions where source is .W absolute.The CMPM instructions