Searched refs:OP_RET (Results 1 – 11 of 11) sorted by relevance
199 public static final byte OP_RET = -87; field
249 case InstructionConstants.OP_RET: in create()
111 opcode == InstructionConstants.OP_RET) in visitVariableInstruction()
139 if (variableInstruction.opcode == InstructionConstants.OP_RET) in visitVariableInstruction()
523 if (variableInstruction.opcode == InstructionConstants.OP_RET) in visitVariableInstruction()
190 opcode == InstructionConstants.OP_RET; in visitVariableInstruction()
255 if (opcode == InstructionConstants.OP_RET) in visitVariableInstruction()
294 case InstructionConstants.OP_RET: in visitVariableInstruction()
859 else if (instruction.opcode == InstructionConstants.OP_RET) in evaluateSingleInstructionBlock()
146 OP_RET = 0xC3, enumerator1450 m_formatter.oneByteOp(OP_RET); in ret()
729 case InstructionConstants.OP_RET: in visitVariableInstruction()