Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c349 INSTR_ALU_SHL_HH, /* dst = H, src = H */ enumerator
3666 instr->type = INSTR_ALU_SHL_HH; in instr_alu_shl_translate()
6103 [INSTR_ALU_SHL_HH] = instr_alu_shl_hh_exec,