Class OperandFlags


  • @Deprecated
    public class OperandFlags
    extends java.lang.Object
    Deprecated.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int O_FM_1
      Deprecated.
       
      static int O_FM_10
      Deprecated.
       
      static int O_FM_2
      Deprecated.
       
      static int O_FM_2_4
      Deprecated.
       
      static int O_FM_2_4_8
      Deprecated.
       
      static int O_FM_4
      Deprecated.
       
      static int O_FM_4_8
      Deprecated.
       
      static int O_FM_4_8_10
      Deprecated.
       
      static int O_FM_8
      Deprecated.
       
      static int O_G16
      Deprecated.
       
      static int O_G16_32_64
      Deprecated.
       
      static int O_G32
      Deprecated.
       
      static int O_G32_64
      Deprecated.
       
      static int O_G64
      Deprecated.
       
      static int O_G8
      Deprecated.
       
      static int O_G8_16_32_64
      Deprecated.
       
      static int O_IMM
      Deprecated.
       
      static int O_MEM
      Deprecated.
       
      static int O_MM
      Deprecated.
       
      static int O_MM_MEM
      Deprecated.
       
      static int O_MM_XMM
      Deprecated.
       
      static int O_MM_XMM_MEM
      Deprecated.
       
      static int O_NOREX
      Deprecated.
       
      static int O_XMM
      Deprecated.
       
      static int O_XMM_MEM
      Deprecated.
       
    • Constructor Summary

      Constructors 
      Constructor Description
      OperandFlags()
      Deprecated.
       
    • Method Summary

      • Methods inherited from class java.lang.Object

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