Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c413 INSTR_JMP_EQ_S, /* (a, b) = (MEFT, H) or (a, b) = (H, MEFT) */ enumerator
2283 case INSTR_JMP_EQ_S: in instruction_is_jmp()
4803 instr->type = INSTR_JMP_EQ_S; in instr_jmp_eq_translate()
6127 [INSTR_JMP_EQ_S] = instr_jmp_eq_s_exec,