Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dtranslate.c771 static bool pkt_has_hvx_store(Packet *pkt) in pkt_has_hvx_store() function
789 g_assert(!pkt_has_hvx_store(ctx->pkt)); in gen_commit_hvx()
823 if (pkt_has_hvx_store(ctx->pkt)) { in gen_commit_hvx()
873 bool has_hvx_store = pkt_has_hvx_store(pkt); in gen_commit_packet()