Overload List

  NameDescription
Public methodMov(EffectiveAddress, Immediate)
Initializes a new instance of the Mov class.
Public methodMov(EffectiveAddress, RegisterOperand)
Initializes a new instance of the Mov class.
Public methodMov(MemoryOffset, RegisterOperand)
Initializes a new instance of the Mov class.
Public methodMov(RegisterOperand, EffectiveAddress)
Initializes a new instance of the Mov class.
Public methodMov(RegisterOperand, Immediate)
Initializes a new instance of the Mov class.
Public methodMov(RegisterOperand, MemoryOffset)
Initializes a new instance of the Mov class.
Public methodMov(RegisterOperand, RegisterOperand)
Initializes a new instance of the Mov class.

See Also