Home
last modified time | relevance | path

Searched defs:last_insn (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/objtool/include/objtool/
H A Dcheck.h30 struct instruction *first_insn, *last_insn, *nop; member
/openbmc/qemu/target/hexagon/
H A Ddecode.c277 int last_insn = packet->num_insns - 1; in decode_shuffle_for_execution() local