Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dinsn.h72 bool pkt_has_hvx; member
H A Ddecode.c695 pkt->pkt_has_hvx = false; in decode_packet()
697 pkt->pkt_has_hvx |= in decode_packet()
733 if (pkt->pkt_has_hvx) { in decode_packet()
H A Dtranslate.c936 if (pkt->pkt_has_hvx) { in gen_commit_packet()