Home
last modified time | relevance | path

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

/dpdk/lib/pipeline/
H A Drte_swx_pipeline_internal.h1246 #define JMP_CMP_MH(thread, ip, operator) \ macro
1310 #define JMP_CMP_MH JMP_CMP macro
H A Drte_swx_pipeline.c5345 JMP_CMP_MH(t, ip, ==); in instr_jmp_eq_mh_exec()
5400 JMP_CMP_MH(t, ip, !=); in instr_jmp_neq_mh_exec()
5455 JMP_CMP_MH(t, ip, <); in instr_jmp_lt_mh_exec()
5521 JMP_CMP_MH(t, ip, >); in instr_jmp_gt_mh_exec()