Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c289 INSTR_ALU_ADD_HH, /* dst = H, src = H */ enumerator
3483 instr->type = INSTR_ALU_ADD_HH; in instr_alu_add_translate()
6072 [INSTR_ALU_ADD_HH] = instr_alu_add_hh_exec,