Home
last modified time | relevance | path

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

/dpdk/lib/pipeline/
H A Drte_swx_pipeline_internal.h1262 #define JMP_CMP_HM(thread, ip, operator) \ macro
1311 #define JMP_CMP_HM JMP_CMP macro
H A Drte_swx_pipeline.c5356 JMP_CMP_HM(t, ip, ==); in instr_jmp_eq_hm_exec()
5411 JMP_CMP_HM(t, ip, !=); in instr_jmp_neq_hm_exec()
5466 JMP_CMP_HM(t, ip, <); in instr_jmp_lt_hm_exec()
5532 JMP_CMP_HM(t, ip, >); in instr_jmp_gt_hm_exec()