Searched refs:execute_branch_delay_instruction (Results 1 – 2 of 2) sorted by relevance
6291 bool execute_branch_delay_instruction = false; in DecodeTypeImmediate() local6301 [this, &next_pc, &execute_branch_delay_instruction](bool do_branch) { in DecodeTypeImmediate()6302 execute_branch_delay_instruction = true; in DecodeTypeImmediate()6314 &execute_branch_delay_instruction](bool do_branch) { in DecodeTypeImmediate()6315 execute_branch_delay_instruction = true; in DecodeTypeImmediate()6326 &execute_branch_delay_instruction](bool do_branch) { in DecodeTypeImmediate()6327 execute_branch_delay_instruction = true; in DecodeTypeImmediate()6859 if (execute_branch_delay_instruction) { in DecodeTypeImmediate()
6527 bool execute_branch_delay_instruction = false; in DecodeTypeImmediate() local6541 [this, &next_pc, &execute_branch_delay_instruction](bool do_branch) { in DecodeTypeImmediate()6542 execute_branch_delay_instruction = true; in DecodeTypeImmediate()6554 &execute_branch_delay_instruction](bool do_branch) { in DecodeTypeImmediate()6555 execute_branch_delay_instruction = true; in DecodeTypeImmediate()6566 &execute_branch_delay_instruction](bool do_branch) { in DecodeTypeImmediate()6567 execute_branch_delay_instruction = true; in DecodeTypeImmediate()7208 if (execute_branch_delay_instruction) { in DecodeTypeImmediate()