Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c432 INSTR_JMP_LT_MI, /* a = MEF, b = I */ enumerator
2292 case INSTR_JMP_LT_MI: in instruction_is_jmp()
4930 instr->type = INSTR_JMP_LT_MI; in instr_jmp_lt_translate()
6138 [INSTR_JMP_LT_MI] = instr_jmp_lt_mi_exec,