Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c322 INSTR_ALU_AND, /* dst = MEF, src = MEFT */ enumerator
3766 instr->type = INSTR_ALU_AND; in instr_alu_and_translate()
6088 [INSTR_ALU_AND] = instr_alu_and_exec,