Searched refs:ALU_HH (Results 1 – 1 of 1) sorted by relevance
| /dpdk/lib/pipeline/ |
| H A D | rte_swx_pipeline_internal.h | 1053 #define ALU_HH(thread, ip, operator) \ macro 1095 #define ALU_HH ALU macro 2326 ALU_HH(t, ip, +); in __instr_alu_add_hh_exec() 2386 ALU_HH(t, ip, -); in __instr_alu_sub_hh_exec() 2446 ALU_HH(t, ip, <<); in __instr_alu_shl_hh_exec() 2506 ALU_HH(t, ip, >>); in __instr_alu_shr_hh_exec()
|