Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c300 INSTR_ALU_SUB_HH, /* dst = H, src = H */ enumerator
3536 instr->type = INSTR_ALU_SUB_HH; in instr_alu_sub_translate()
6079 [INSTR_ALU_SUB_HH] = instr_alu_sub_hh_exec,