public class OpcodeTables extends Object
Modifier and Type | Class and Description |
---|---|
static class |
OpcodeTables.Opcode |
static class |
OpcodeTables.OpcodeType
Marker: describes the type of Opcode.
|
Constructor and Description |
---|
OpcodeTables() |
Modifier and Type | Method and Description |
---|---|
static OpcodeTables.Opcode |
opcode(Integer mnem_code) |
static OpcodeTables.Opcode |
opcode(String mnemonic) |
public static OpcodeTables.Opcode opcode(String mnemonic)
public static OpcodeTables.Opcode opcode(Integer mnem_code)
Copyright © 2021. All Rights Reserved.