Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c440 INSTR_JMP_GT_MH, /* a = MEF, b = H */ enumerator
2295 case INSTR_JMP_GT_MH: in instruction_is_jmp()
4969 instr->type = INSTR_JMP_GT_MH; in instr_jmp_gt_translate()
6142 [INSTR_JMP_GT_MH] = instr_jmp_gt_mh_exec,