Searched refs:OP_LREM (Results 1 – 6 of 6) sorted by relevance
73 opcode == InstructionConstants.OP_LREM || in visitSimpleInstruction()
143 public static final byte OP_LREM = 113; field
114 case InstructionConstants.OP_LREM: in create()
193 case InstructionConstants.OP_LREM: in visitSimpleInstruction()
321 case InstructionConstants.OP_LREM: in visitSimpleInstruction()
1636 new SimpleInstruction(InstructionConstants.OP_LREM),