Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c431 INSTR_JMP_LT_HH, /* a = H, b = H */ enumerator
2291 case INSTR_JMP_LT_HH: in instruction_is_jmp()
4914 instr->type = INSTR_JMP_LT_HH; in instr_jmp_lt_translate()
6137 [INSTR_JMP_LT_HH] = instr_jmp_lt_hh_exec,