Lines Matching refs:BranchDelaySlot
64 enum BranchDelaySlot { enum
174 void Name(target_type target, BranchDelaySlot bd = PROTECT); \
175 inline void Name(BranchDelaySlot bd, target_type target) { \
180 BranchDelaySlot bd = PROTECT); \
181 inline void Name(BranchDelaySlot bd, \
216 void BranchTrueShortF(Label* target, BranchDelaySlot bd = PROTECT);
217 void BranchFalseShortF(Label* target, BranchDelaySlot bd = PROTECT);
219 void BranchTrueF(Label* target, BranchDelaySlot bd = PROTECT);
220 void BranchFalseF(Label* target, BranchDelaySlot bd = PROTECT);
224 MSARegister wt, BranchDelaySlot bd = PROTECT);
227 BranchDelaySlot bdslot = PROTECT);
244 const Operand& rt = Operand(zero_reg), BranchDelaySlot bd = PROTECT
267 inline void Ret(BranchDelaySlot bd, Condition cond = al,
815 BranchDelaySlot bd = PROTECT);
840 void BranchLong(Label* L, BranchDelaySlot bdslot);
859 MSARegister wt, BranchDelaySlot bd = PROTECT);
866 void BranchShortHelper(int16_t offset, Label* L, BranchDelaySlot bdslot);
870 const Operand& rt, BranchDelaySlot bdslot);
872 const Operand& rt, BranchDelaySlot bdslot);
876 BranchDelaySlot bdslot);
877 void BranchAndLinkShort(int32_t offset, BranchDelaySlot bdslot = PROTECT);
878 void BranchAndLinkShort(Label* L, BranchDelaySlot bdslot = PROTECT);
883 BranchDelaySlot bdslot);
886 BranchDelaySlot bdslot);
887 void BranchAndLinkLong(Label* L, BranchDelaySlot bdslot);
1046 const Operand& rt = Operand(zero_reg), BranchDelaySlot bd = PROTECT
1079 BranchDelaySlot bd = PROTECT,
1119 BranchDelaySlot bd = PROTECT);