Class Lea
Represents the LEA-instruction (load effective address, 0x8d)
Inheritance
System.Object
Lea
Inherited Members
Namespace: XSharp.Assembler.x86
Assembly: XSharp.dll
Syntax
public class Lea : InstructionWithDestinationAndSourceAndSize, IInstructionWithDestination, IInstructionWithSource, IInstructionWithSize
Constructors
| Improve this Doc View SourceLea()
Declaration
public Lea()