Searched refs:readInstruction (Results 1 – 2 of 2) sorted by relevance
159 public static Instruction readInstruction( final ByteSequence bytes ) throws IOException { in readInstruction() method in Instruction
172 final Instruction i = Instruction.readInstruction(bytes); in InstructionList()959 instructions.add(Instruction.readInstruction(bytes)); in getInstructions()