Package jnr.a64asm

Class SHIFT_ENUM


  • public final class SHIFT_ENUM
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int ASR  
      static int LSL  
      static int LSR  
      static int RESERVED  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private SHIFT_ENUM()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait