Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c444 INSTR_JMP_GT_HI, /* a = H, b = I */ enumerator
2299 case INSTR_JMP_GT_HI: in instruction_is_jmp()
4989 instr->type = INSTR_JMP_GT_HI; in instr_jmp_gt_translate()
6146 [INSTR_JMP_GT_HI] = instr_jmp_gt_hi_exec,