Searched refs:OpcodeToOpcodeSupport (Results 1 – 2 of 2) sorted by relevance
187 public final static Map<Integer, Integer> OpcodeToOpcodeSupport = Map.ofEntries( field in Request
1801 Integer opcodeSupportBit = Request.OpcodeToOpcodeSupport.get(opcode); in isOpcodeSupported()