public abstract class ArchOperatorNames extends Object
THIS FILE IS MACHINE_GENERATED. DO NOT EDIT. See ArchOperatorNames.template, OperatorList.dat, etc
Modifier and Type | Field and Description |
---|---|
private static String[] |
operatorName
Lookup for operator names based on their opcode
|
Constructor and Description |
---|
ArchOperatorNames() |
Modifier and Type | Method and Description |
---|---|
static String |
toString(Operator operator)
Looks up name of operator
|
private static final String[] operatorName
public ArchOperatorNames()