Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c676 #define ALU_S(thread, ip, operator) \ macro
694 #define ALU_MH ALU_S
737 #define ALU_S ALU macro
4279 ALU_S(t, ip, &); in instr_alu_and_s_exec()
4324 ALU_S(t, ip, |); in instr_alu_or_s_exec()
4369 ALU_S(t, ip, ^); in instr_alu_xor_s_exec()