Searched refs:Slot1Mask (Results 1 – 1 of 1) sorted by relevance
191 static const unsigned Slot1Mask = 1 << 1; variable206 if (Units & Slot1Mask) { in restrictSlot1AOK()213 ISJ.Core.setUnits(Units & ~Slot1Mask); in restrictSlot1AOK()234 if (Units & Slot1Mask) { in restrictNoSlot1Store()238 ISJ.Core.setUnits(Units & ~Slot1Mask); in restrictNoSlot1Store()361 static const unsigned slotFirstLoadStore = Slot1Mask; in restrictStoreLoadOrder()