Searched refs:OP_JSR_W (Results 1 – 11 of 11) sorted by relevance
74 case InstructionConstants.OP_JSR_W: return InstructionConstants.OP_JSR; in canonicalOpcode()90 else if (opcode == InstructionConstants.OP_JSR_W) in shrink()104 opcode = InstructionConstants.OP_JSR_W; in shrink()166 opcode == InstructionConstants.OP_JSR_W ? 4 : in branchOffsetSize()
231 public static final byte OP_JSR_W = -55; field
276 case InstructionConstants.OP_JSR_W: in create()
205 opcode == InstructionConstants.OP_JSR_W) in visitBranchInstruction()222 opcode == InstructionConstants.OP_JSR_W; in visitBranchInstruction()
263 case InstructionConstants.OP_JSR_W: in visitBranchInstruction()
303 opcode == InstructionConstants.OP_JSR_W) in visitBranchInstruction()
568 opcode == InstructionConstants.OP_JSR_W) in visitBranchInstruction()
873 instruction.opcode == InstructionConstants.OP_JSR_W) in evaluateSingleInstructionBlock()
345 case InstructionConstants.OP_JSR_W: in visitBranchInstruction()
672 branchInstruction.opcode == InstructionConstants.OP_JSR_W) in visitBranchInstruction()
851 case InstructionConstants.OP_JSR_W: in visitBranchInstruction()