Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c420 INSTR_JMP_NEQ, /* (a, b) = (MEFT, MEFT) or (a, b) = (H, H) */ enumerator
2285 case INSTR_JMP_NEQ: in instruction_is_jmp()
4854 instr->type = INSTR_JMP_NEQ; in instr_jmp_neq_translate()
6130 [INSTR_JMP_NEQ] = instr_jmp_neq_exec,