Searched refs:slot_cancelled (Results 1 – 5 of 5) sorted by relevance
84 uint8_t slot_cancelled; member
363 if (!is_predicated || !(env->slot_cancelled & (1 << slot))) { in probe_store()471 ((env->slot_cancelled & (1 << 1)) == 0)) { in check_noshuf()
193 #define STORE_CANCEL(EA) { env->slot_cancelled |= (1 << slot); }
1067 offsetof(CPUHexagonState, slot_cancelled), "slot_cancelled"); in hexagon_translate_init()
32 …{if (thread->last_pkt) thread->last_pkt->slot_cancelled |= (1<<insn->slot); return;} , /* behavior…