Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c302 INSTR_ALU_SUB_HI, /* dst = H, src = I */ enumerator
3553 instr->type = INSTR_ALU_SUB_HI; in instr_alu_sub_translate()
6081 [INSTR_ALU_SUB_HI] = instr_alu_sub_hi_exec,