Searched refs:decoded (Results 1 – 1 of 1) sorted by relevance
84 DecodedInstruction[] decoded = new DecodedInstruction[size]; in decodeAll() local89 decoded[in.cursor()] = DecodedInstruction.decode(in); in decodeAll()95 return decoded; in decodeAll()