Home | History | Annotate | Download | only in arm

Lines Matching full:branch

667   // Takes a branch opcode (cc) and a label (L) and generates
668 // either a backward branch or a forward branch and links it
672 // j(cc, &L); // forward branch to unbound label
674 // j(cc, &L); // backward branch to bound label
682 // Returns the branch offset to the given label from the current code position
692 // the branch/call instruction at pc, or the object in a mov.
696 // Read/Modify the code target address in the branch/call instruction at pc.
721 // This sets the branch destination (which is in the constant pool on ARM).
768 // Branch instructions
775 // Convenience branch instructions using labels
1443 // the marker and branch over the data.
1562 // Decode branch instruction at pos and return branch target pos
1565 // Patch branch instruction at pos to branch to given branch target pos