Searched refs:branch_penalty (Results 1 – 4 of 4) sorted by relevance
257 if (ps->branch_penalty > 0 && ! ps->past_first_p)259 frv_model_advance_cycles (current_cpu, ps->branch_penalty);260 frv_model_trace_wait_cycles (current_cpu, ps->branch_penalty,262 ps->branch_penalty = 0;344 if (ps->branch_penalty > 0 && ! ps->past_first_p)346 frv_model_advance_cycles (current_cpu, ps->branch_penalty);347 frv_model_trace_wait_cycles (current_cpu, ps->branch_penalty,349 ps->branch_penalty = 0;
49 int branch_penalty; /* Cycles until branch is complete. */ member
1415 ps->branch_penalty = cycles; in update_branch_penalty()
1164 (branch_penalty): Ditto.