Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c441 INSTR_JMP_GT_HM, /* a = H, b = MEF */ enumerator
2296 case INSTR_JMP_GT_HM: in instruction_is_jmp()
4967 instr->type = INSTR_JMP_GT_HM; in instr_jmp_gt_translate()
6143 [INSTR_JMP_GT_HM] = instr_jmp_gt_hm_exec,