Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c414 INSTR_JMP_EQ_I, /* (a, b) = (MEFT, I) or (a, b) = (H, I) */ enumerator
2284 case INSTR_JMP_EQ_I: in instruction_is_jmp()
4822 instr->type = INSTR_JMP_EQ_I; in instr_jmp_eq_translate()
6128 [INSTR_JMP_EQ_I] = instr_jmp_eq_i_exec,