Home | History | Annotate | Download | only in MCTargetDesc

Lines Matching full:branch

15 // emitted in the same bundle.  It aligns call + branch delay to the bundle end,
47 // with branch delays and aligned to the bundle end.
53 // JALR is an indirect branch if the link register is $0.
83 // indirect branch.
103 // Sandbox indirect branch or return instruction by inserting mask operation
143 report_fatal_error("Dangerous instruction in branch delay slot!");
161 report_fatal_error("Dangerous instruction in branch delay slot!");
168 // Sandbox calls by aligning call and branch delay to the bundle end.
173 report_fatal_error("Dangerous instruction in branch delay slot!");
186 // Finish the sandboxing sequence by emitting branch delay.