Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c442 INSTR_JMP_GT_HH, /* a = H, b = H */ enumerator
2297 case INSTR_JMP_GT_HH: in instruction_is_jmp()
4971 instr->type = INSTR_JMP_GT_HH; in instr_jmp_gt_translate()
6144 [INSTR_JMP_GT_HH] = instr_jmp_gt_hh_exec,