Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c422 INSTR_JMP_NEQ_I, /* (a, b) = (MEFT, I) or (a, b) = (H, I) */ enumerator
2287 case INSTR_JMP_NEQ_I: in instruction_is_jmp()
4876 instr->type = INSTR_JMP_NEQ_I; in instr_jmp_neq_translate()
6132 [INSTR_JMP_NEQ_I] = instr_jmp_neq_i_exec,