Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c347 INSTR_ALU_SHL_MH, /* dst = MEF, src = H */ enumerator
3664 instr->type = INSTR_ALU_SHL_MH; in instr_alu_shl_translate()
6101 [INSTR_ALU_SHL_MH] = instr_alu_shl_mh_exec,