Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/mmvec/
H A Ddecode_ext_mmvec.c70 pkt->insn[i].new_value_producer_slot = pkt->insn[def_idx].slot; in check_new_value()
84 pkt->insn[i].new_value_producer_slot = pkt->insn[def_idx].slot; in check_new_value()
/openbmc/qemu/target/hexagon/
H A Dinsn.h41 uint32_t new_value_producer_slot:4; member
H A Ddecode.c154 packet->insn[i].new_value_producer_slot = in decode_fill_newvalue_regno()
H A Dtranslate.c549 insn->new_value_producer_slot == 1) { in is_gather_store_insn()
/openbmc/qemu/target/hexagon/imported/
H A Dmacros.def167 IS_CANCELLED(insn->new_value_producer_slot)) CANCEL; reglog_read(thread,RNUM);}),
175 …IS_CANCELLED(insn->new_value_producer_slot)) { STORE_ZERO; RNUM = -1; }; reglog_read(thread,RNUM);…