Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c428 INSTR_JMP_LT, /* a = MEF, b = MEF */ enumerator
2288 case INSTR_JMP_LT: in instruction_is_jmp()
4908 instr->type = INSTR_JMP_LT; in instr_jmp_lt_translate()
6134 [INSTR_JMP_LT] = instr_jmp_lt_exec,