Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c286 INSTR_ALU_ADD, /* dst = MEF, src = MEF */ enumerator
3477 instr->type = INSTR_ALU_ADD; in instr_alu_add_translate()
6069 [INSTR_ALU_ADD] = instr_alu_add_exec,