Searched refs:OPCODE_INFO (Results 1 – 1 of 1) sorted by relevance
348 private static final int[] OPCODE_INFO = new int[256]; field in ByteOps611 OPCODE_INFO[idx] = info;648 return OPCODE_INFO[opcode]; in opInfo()