Home
last modified time | relevance | path

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

/qemu/target/hexagon/
H A Ddecode.c276 int n_mems; in decode_shuffle_for_execution() local
296 for (flag = false, n_mems = 0, i = last_insn; i >= 0; i--) { in decode_shuffle_for_execution()
300 decode_send_insn_to(packet, i, last_insn - n_mems); in decode_shuffle_for_execution()
301 n_mems++; in decode_shuffle_for_execution()
304 n_mems++; in decode_shuffle_for_execution()
310 n_mems++; in decode_shuffle_for_execution()