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