Home
last modified time | relevance | path

Searched refs:pkt_has_store_s1 (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/target/hexagon/
H A Dinsn.h70 bool pkt_has_store_s1; member
H A Dmacros.h85 if (insn->slot == 0 && ctx->pkt->pkt_has_store_s1) { \
96 if (insn->slot == 0 && ctx->pkt->pkt_has_store_s1) { \
100 if (insn->slot == 0 && ctx->pkt->pkt_has_store_s1) { \
527 check_noshuf(env, pkt_has_store_s1, slot, EA, SIZE, GETPC()); \
H A Dtranslate.c742 if (pkt->pkt_has_store_s1) { in process_store_log()
872 bool has_store_s1 = (pkt->pkt_has_store_s1 && !ctx->s1_store_processed); in gen_commit_packet()
944 tcg_constant_tl(pkt->pkt_has_store_s1 && !pkt->pkt_has_dczeroa); in gen_commit_packet()
H A Ddecode.c241 pkt->pkt_has_store_s1 = true; in decode_set_insn_attr_fields()
H A Dop_helper.c578 static void check_noshuf(CPUHexagonState *env, bool pkt_has_store_s1, in check_noshuf() argument
582 if (slot == 0 && pkt_has_store_s1 && in check_noshuf()
H A Dgenptr.c405 int slotval = (ctx->pkt->pkt_has_store_s1 & 1) | (ctx->insn->slot << 1); in gen_slotval()
/openbmc/qemu/target/hexagon/idef-parser/
H A DREADME.rst640 mov_i32 pkt_has_store_s1,$0x0