Searched refs:DOPS (Results 1 – 1 of 1) sorted by relevance
55 private static final Dop[] DOPS; field in Dops968 DOPS = new Dop[Opcodes.MAX_VALUE - Opcodes.MIN_VALUE + 1];1218 Dop result = DOPS[idx]; in get()1259 DOPS[idx] = opcode; in set()