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.h67 bool pkt_has_store_s1; member
H A Dmacros.h88 if (insn->slot == 0 && ctx->pkt->pkt_has_store_s1) { \
99 if (insn->slot == 0 && ctx->pkt->pkt_has_store_s1) { \
103 if (insn->slot == 0 && ctx->pkt->pkt_has_store_s1) { \
531 check_noshuf(env, pkt_has_store_s1, slot, EA, SIZE, GETPC()); \
H A Dtranslate.c803 if (pkt->pkt_has_store_s1) { in process_store_log()
933 bool has_store_s1 = (pkt->pkt_has_store_s1 && !ctx->s1_store_processed); in gen_commit_packet()
1005 tcg_constant_tl(pkt->pkt_has_store_s1 && !pkt->pkt_has_dczeroa); in gen_commit_packet()
H A Dop_helper.c579 static void check_noshuf(CPUHexagonState *env, bool pkt_has_store_s1, in check_noshuf() argument
583 if (slot == 0 && pkt_has_store_s1 && in check_noshuf()
H A Ddecode.c411 pkt->pkt_has_store_s1 = true; in decode_set_insn_attr_fields()
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