Package | Description |
---|---|
backend |
Modifier and Type | Method and Description |
---|---|
static InstructionSet.shift |
InstructionSet.shift.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static InstructionSet.shift[] |
InstructionSet.shift.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static int |
BarrelShifter.shift(java.lang.String imm,
int data,
InstructionSet.shift s) |