Home
last modified time | relevance | path

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

/dpdk/lib/pipeline/
H A Drte_swx_pipeline.c12322 struct instruction *last_instr; in instruction_group_list_codegen() local
12374 last_instr = &p->instructions[g->last_instr_id]; in instruction_group_list_codegen()
12376 if (!instruction_does_tx(last_instr) && (last_instr->type != INSTR_JMP)) in instruction_group_list_codegen()