Lines Matching full:branch
57 VLIW_BRANCH_TYPE, /* A Branch. */
60 VLIW_BRANCH_HAS_NOPS /* A Branch that requires NOPS. */
565 1) A VLIW insn that contains both a branch and the branch destination.
567 branch
570 2) A single instruction VLIW insn which is the destination of a branch
572 insn containing two nops before the branch.
575 branch that is in the next VLIW insn. This requires the insertion of
576 a VLIW insn containing a single nop before the branch.
578 4) A single instruction VLIW insn which contains branch destination (x),
580 the branch to (x), followed by a VLIW insn which does contain the branch
582 nop before the VLIW instruction containing the branch.
695 branch that needs nops
715 /* Branch is first, Insert the NOP prior to this vliw insn. */
732 /* The branch is in the middle. Split this vliw insn into first
753 /* Branch is first, Insert the NOP prior to this vliw insn. */
772 /* The branch is in the middle. Split this vliw insn into first
798 /* The branch is the first insn in this vliw. Don't split the vliw. Insert
818 /* The branch is in the middle of this vliw insn. Split into first and
939 /* Insert [nop/nop] [nop] before branch. */
1121 /* If we've just finished a VLIW insn OR this is a branch,
1260 hold a branch to reach its destination.