Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c429 INSTR_JMP_LT_MH, /* a = MEF, b = H */ enumerator
2289 case INSTR_JMP_LT_MH: in instruction_is_jmp()
4912 instr->type = INSTR_JMP_LT_MH; in instr_jmp_lt_translate()
6135 [INSTR_JMP_LT_MH] = instr_jmp_lt_mh_exec,