Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c433 INSTR_JMP_LT_HI, /* a = H, b = I */ enumerator
2293 case INSTR_JMP_LT_HI: in instruction_is_jmp()
4932 instr->type = INSTR_JMP_LT_HI; in instr_jmp_lt_translate()
6139 [INSTR_JMP_LT_HI] = instr_jmp_lt_hi_exec,