Class DisjointPattern

    • Constructor Detail

      • DisjointPattern

        public DisjointPattern()
    • Method Detail

      • getBlock

        public abstract PatternBlock getBlock​(boolean context)
      • getInstructionBlock

        public PatternBlock getInstructionBlock()
      • getWholeInstructionBytes

        public byte[] getWholeInstructionBytes()
      • getMask

        public int getMask​(int startbit,
                           int size,
                           boolean context)
      • getValue

        public int getValue​(int startbit,
                            int size,
                            boolean context)
      • getLength

        public int getLength​(boolean context)