Searched refs:kBranchReturnOffset (Results 1 – 4 of 4) sorted by relevance
2729 next_pc = current_pc + kBranchReturnOffset; in DecodeTypeImmediate()2740 next_pc = current_pc + kBranchReturnOffset; in DecodeTypeImmediate()2751 next_pc = current_pc + kBranchReturnOffset; in DecodeTypeImmediate()2787 set_register(31, current_pc + kBranchReturnOffset); in DecodeTypeImmediate()2790 next_pc = current_pc + kBranchReturnOffset; in DecodeTypeImmediate()
935 const int kBranchReturnOffset = 2 * Instruction::kInstrSize; variable
2860 next_pc = current_pc + kBranchReturnOffset; in DecodeTypeImmediate()2870 next_pc = current_pc + kBranchReturnOffset; in DecodeTypeImmediate()2880 next_pc = current_pc + kBranchReturnOffset; in DecodeTypeImmediate()2916 set_register(31, current_pc + kBranchReturnOffset); in DecodeTypeImmediate()2919 next_pc = current_pc + kBranchReturnOffset; in DecodeTypeImmediate()
948 const int kBranchReturnOffset = 2 * Instruction::kInstrSize; variable