Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c339 INSTR_ALU_XOR_S, /* (dst, src) = (MEF, H) or (dst, src) = (H, MEFT) */ enumerator
3869 instr->type = INSTR_ALU_XOR_S; in instr_alu_xor_translate()
6097 [INSTR_ALU_XOR_S] = instr_alu_xor_s_exec,