public class LEA extends AbstractInstruction
code, label, offset| Constructor and Description |
|---|
LEA(ModRM modrm,
int imm32) |
LEA(ModRM modrm,
SIB sib,
int imm32) |
| Modifier and Type | Method and Description |
|---|---|
String |
toIntelAssembly() |
Copyright © 2018. All Rights Reserved.