Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c421 INSTR_JMP_NEQ_S, /* (a, b) = (MEFT, H) or (a, b) = (H, MEFT) */ enumerator
2286 case INSTR_JMP_NEQ_S: in instruction_is_jmp()
4857 instr->type = INSTR_JMP_NEQ_S; in instr_jmp_neq_translate()
6131 [INSTR_JMP_NEQ_S] = instr_jmp_neq_s_exec,