Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c357 INSTR_ALU_SHR, /* dst = MEF, src = MEF */ enumerator
3713 instr->type = INSTR_ALU_SHR; in instr_alu_shr_translate()
6107 [INSTR_ALU_SHR] = instr_alu_shr_exec,