Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c439 INSTR_JMP_GT, /* a = MEF, b = MEF */ enumerator
2294 case INSTR_JMP_GT: in instruction_is_jmp()
4965 instr->type = INSTR_JMP_GT; in instr_jmp_gt_translate()
6141 [INSTR_JMP_GT] = instr_jmp_gt_exec,