Searched refs:OP_WIDE (Results 1 – 3 of 3) sorted by relevance
226 public static final byte OP_WIDE = -60; field
906 code[offset++] = InstructionConstants.OP_WIDE; in write()
42 if (opcode == InstructionConstants.OP_WIDE) in create()