Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c359 INSTR_ALU_SHR_HM, /* dst = H, src = MEF */ enumerator
3715 instr->type = INSTR_ALU_SHR_HM; in instr_alu_shr_translate()
6109 [INSTR_ALU_SHR_HM] = instr_alu_shr_hm_exec,