Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c338 INSTR_ALU_XOR, /* dst = MEF, src = MEFT */ enumerator
3866 instr->type = INSTR_ALU_XOR; in instr_alu_xor_translate()
6096 [INSTR_ALU_XOR] = instr_alu_xor_exec,