Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c266 INSTR_MOV, /* dst = MEF, src = MEFT */ enumerator
3214 instr->type = INSTR_MOV; in instr_mov_translate()
6056 [INSTR_MOV] = instr_mov_exec,