Searched refs:JUMBO_OPCODE (Results 1 – 1 of 1) sorted by relevance
330 public static final int JUMBO_OPCODE = 0x200; field in Opcode465 return (flags & JUMBO_OPCODE) != 0; in isJumboOpcode()