Home
last modified time | relevance | path

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

/dpdk/lib/pipeline/
H A Drte_swx_pipeline.c10969 [INSTR_ALU_ADD] = instr_alu_export,
10976 [INSTR_ALU_SUB] = instr_alu_export,
10988 [INSTR_ALU_AND] = instr_alu_export,
10992 [INSTR_ALU_AND_I] = instr_alu_export,
10994 [INSTR_ALU_OR] = instr_alu_export,
10995 [INSTR_ALU_OR_MH] = instr_alu_export,
10996 [INSTR_ALU_OR_HM] = instr_alu_export,
10998 [INSTR_ALU_OR_I] = instr_alu_export,
11000 [INSTR_ALU_XOR] = instr_alu_export,
11006 [INSTR_ALU_SHL] = instr_alu_export,
[all …]