Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c332 INSTR_ALU_OR_I, /* dst = HMEF, src = I */ enumerator
3837 instr->type = INSTR_ALU_OR_I; in instr_alu_or_translate()
6094 [INSTR_ALU_OR_I] = instr_alu_or_i_exec,