Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c346 INSTR_ALU_SHL, /* dst = MEF, src = MEF */ enumerator
3660 instr->type = INSTR_ALU_SHL; in instr_alu_shl_translate()
6100 [INSTR_ALU_SHL] = instr_alu_shl_exec,