Overload List
Name | Description | |
---|---|---|
![]() | Mov(EffectiveAddress, Immediate) |
Initializes a new instance of the Mov class.
|
![]() | Mov(EffectiveAddress, RegisterOperand) |
Initializes a new instance of the Mov class.
|
![]() | Mov(MemoryOffset, RegisterOperand) |
Initializes a new instance of the Mov class.
|
![]() | Mov(RegisterOperand, EffectiveAddress) |
Initializes a new instance of the Mov class.
|
![]() | Mov(RegisterOperand, Immediate) |
Initializes a new instance of the Mov class.
|
![]() | Mov(RegisterOperand, MemoryOffset) |
Initializes a new instance of the Mov class.
|
![]() | Mov(RegisterOperand, RegisterOperand) |
Initializes a new instance of the Mov class.
|