Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dtranslate.c873 bool has_hvx_store = pkt_has_hvx_store(pkt); in gen_commit_packet() local
879 g_assert(!has_store_s1 && !has_hvx_store); in gen_commit_packet()
881 } else if (has_hvx_store) { in gen_commit_packet()
896 if (has_hvx_store) { in gen_commit_packet()