Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c443 INSTR_JMP_GT_MI, /* a = MEF, b = I */ enumerator
2298 case INSTR_JMP_GT_MI: in instruction_is_jmp()
4987 instr->type = INSTR_JMP_GT_MI; in instr_jmp_gt_translate()
6145 [INSTR_JMP_GT_MI] = instr_jmp_gt_mi_exec,