Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c348 INSTR_ALU_SHL_HM, /* dst = H, src = MEF */ enumerator
3662 instr->type = INSTR_ALU_SHL_HM; in instr_alu_shl_translate()
6102 [INSTR_ALU_SHL_HM] = instr_alu_shl_hm_exec,