Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c267 INSTR_MOV_S, /* (dst, src) = (MEF, H) or (dst, src) = (H, MEFT) */ enumerator
3217 instr->type = INSTR_MOV_S; in instr_mov_translate()
6057 [INSTR_MOV_S] = instr_mov_s_exec,