• Home
  • Raw
  • Download

Lines Matching refs:BranchDelaySlot

64 enum BranchDelaySlot {  enum
191 void Name(target_type target, BranchDelaySlot bd = PROTECT); \
192 inline void Name(BranchDelaySlot bd, target_type target) { \
197 BranchDelaySlot bd = PROTECT); \
198 inline void Name(BranchDelaySlot bd, \
233 void BranchTrueShortF(Label* target, BranchDelaySlot bd = PROTECT);
234 void BranchFalseShortF(Label* target, BranchDelaySlot bd = PROTECT);
236 void BranchTrueF(Label* target, BranchDelaySlot bd = PROTECT);
237 void BranchFalseF(Label* target, BranchDelaySlot bd = PROTECT);
241 MSARegister wt, BranchDelaySlot bd = PROTECT);
244 BranchDelaySlot bdslot = PROTECT);
264 const Operand& rt = Operand(zero_reg), BranchDelaySlot bd = PROTECT
284 inline void Ret(BranchDelaySlot bd, Condition cond = al,
822 BranchDelaySlot bd = PROTECT);
868 MSARegister wt, BranchDelaySlot bd = PROTECT);
878 void BranchShortHelper(int16_t offset, Label* L, BranchDelaySlot bdslot);
882 const Operand& rt, BranchDelaySlot bdslot);
884 const Operand& rt, BranchDelaySlot bdslot);
888 BranchDelaySlot bdslot);
889 void BranchAndLinkShort(int32_t offset, BranchDelaySlot bdslot = PROTECT);
890 void BranchAndLinkShort(Label* L, BranchDelaySlot bdslot = PROTECT);
895 BranchDelaySlot bdslot);
898 BranchDelaySlot bdslot);
899 void BranchLong(Label* L, BranchDelaySlot bdslot);
900 void BranchAndLinkLong(Label* L, BranchDelaySlot bdslot);
1013 MSARegister wt, BranchDelaySlot bd = PROTECT);
1098 const Operand& rt = Operand(zero_reg), BranchDelaySlot bd = PROTECT
1130 BranchDelaySlot bd = PROTECT,
1189 BranchDelaySlot bd = PROTECT);