Package jnr.a64asm

Class Shift


public final class Shift extends Operand
  • Field Details

    • value

      private final int value
    • type

      private final int type
  • Constructor Details

    • Shift

      public Shift(int type, int value)
  • Method Details

    • value

      public long value()
    • type

      public long type()