Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c360 INSTR_ALU_SHR_HH, /* dst = H, src = H */ enumerator
3719 instr->type = INSTR_ALU_SHR_HH; in instr_alu_shr_translate()
6110 [INSTR_ALU_SHR_HH] = instr_alu_shr_hh_exec,