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