Searched refs:CONTROL_SPEC (Results 1 – 4 of 4) sorted by relevance
462 #define CONTROL_SPEC (BEGIN_CONTROL | BE_IN_CONTROL) macro463 #define SPECULATIVE (DATA_SPEC | CONTROL_SPEC)
2210 && !(s & CONTROL_SPEC)) in choose_ready()2220 || (!try_control && (TODO_SPEC (insn) & CONTROL_SPEC)) in choose_ready()2240 || (!try_control && (TODO_SPEC (insn) & CONTROL_SPEC)) in choose_ready()
9513 BEGIN_CONTROL, BE_IN_CONTROL, BEGIN_SPEC, DATA_SPEC, CONTROL_SPEC,
6719 if ((mask & CONTROL_SPEC) in ia64_set_sched_flags()