Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c412 INSTR_JMP_EQ, /* (a, b) = (MEFT, MEFT) or (a, b) = (H, H) */ enumerator
2282 case INSTR_JMP_EQ: in instruction_is_jmp()
4800 instr->type = INSTR_JMP_EQ; in instr_jmp_eq_translate()
6126 [INSTR_JMP_EQ] = instr_jmp_eq_exec,