public class AMD64Unary extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AMD64Unary.MemoryOp
Instruction with a
memory operand. |
static class |
AMD64Unary.MOp
Instruction with a single operand that is both input and output.
|
static class |
AMD64Unary.MROp
Instruction with separate input and output operands, and an operand encoding of MR.
|
static class |
AMD64Unary.RMOp
Instruction with separate input and output operands, and an operand encoding of RM.
|
| Constructor and Description |
|---|
AMD64Unary() |
public AMD64Unary()