Home
last modified time | relevance | path

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

/dpdk/lib/pipeline/
H A Drte_swx_pipeline_internal.h952 uint64_t x64_mask = UINT64_MAX >> (64 - x->n_bits); in instr_operand_hbo() local
954 return x64 & x64_mask; in instr_operand_hbo()