Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c331 INSTR_ALU_OR_S, /* (dst, src) = (MEF, H) or (dst, src) = (H, MEFT) */ enumerator
3819 instr->type = INSTR_ALU_OR_S; in instr_alu_or_translate()
6093 [INSTR_ALU_OR_S] = instr_alu_or_s_exec,