Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c297 INSTR_ALU_SUB, /* dst = MEF, src = MEF */ enumerator
3530 instr->type = INSTR_ALU_SUB; in instr_alu_sub_translate()
6076 [INSTR_ALU_SUB] = instr_alu_sub_exec,