Home | History | Annotate | Download | only in mips

Lines Matching full:branch

23  * branch itself.
33 /* Branch to the next instruction */
41 * Is the branch target the next instruction?
49 * Found real useful stuff between the branch and the target.
51 * method-based JIT the branch might be the last real
108 /* don't propagate across branch/jump and link case
130 /* FIXME - for now don't propagate across any branch/jump. */
248 * the branch delay slot. If the analysis can be done cheaply enough, it may be
308 branch target up into the delay slot and adjust the branch */
317 break; /* try to get to next real op at branch target */
326 /* for conditional branches try to fill branch delay slot
333 break; /* try to get to next real op at branch target */
348 /* common branch and fall thru to normal chaining cells case */
379 * The branch delay slot has been ignored thus far. This is the point where