Home
last modified time | relevance | path

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

/qemu/target/hexagon/
H A Ddecode.c91 void decode_send_insn_to(Packet *packet, int start, int newloc) in decode_send_insn_to() function
186 decode_send_insn_to(pkt, i, 0); in decode_split_cmpjump()
300 decode_send_insn_to(packet, i, last_insn - n_mems); in decode_shuffle_for_execution()
332 decode_send_insn_to(packet, i, 0); in decode_shuffle_for_execution()
344 decode_send_insn_to(packet, i, 0); in decode_shuffle_for_execution()
351 decode_send_insn_to(packet, i, 0); in decode_shuffle_for_execution()
370 decode_send_insn_to(packet, i, last_insn); in decode_shuffle_for_execution()
H A Ddecode.h28 void decode_send_insn_to(Packet *packet, int start, int newloc);
/qemu/target/hexagon/mmvec/
H A Ddecode_ext_mmvec.c117 decode_send_insn_to(pkt, i, last_inst); in decode_mmvec_move_cvi_to_end()
164 decode_send_insn_to(pkt, i, last_inst); in decode_shuffle_for_execution_vops()