Package jnr.a64asm
Class Shift
- java.lang.Object
-
- jnr.a64asm.Operand
-
- jnr.a64asm.Shift
-
public final class Shift extends Operand
-
-
Constructor Summary
Constructors Constructor Description Shift(int type, int value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description long
type()
long
value()
-