Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c340 INSTR_ALU_XOR_I, /* dst = HMEF, src = I */ enumerator
3887 instr->type = INSTR_ALU_XOR_I; in instr_alu_xor_translate()
6098 [INSTR_ALU_XOR_I] = instr_alu_xor_i_exec,