Lines Matching refs:slot0
6963 @samp{slot0} reservation. We could describe it by the following
6967 (presence_set "slot1" "slot0")
6970 Or @samp{slot1} is reserved only after @samp{slot0} and unit @samp{b0}
6974 (presence_set "slot1" "slot0 b0")
6989 (presence_set "slot1" "slot0")
6993 @samp{slot0} which is absent in the source state).
6996 (define_reservation "insn_and_nop" "slot0 + slot1")
7006 @acronym{VLIW} description to say that @samp{slot0} cannot be reserved
7011 (absence_set "slot0" "slot1, slot2")
7014 Or @samp{slot2} can not be reserved if @samp{slot0} and unit @samp{b0}
7019 (absence_set "slot2" "slot0 b0, slot1 b1")