Home
last modified time | relevance | path

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

/dpdk/lib/hash/
H A Drte_cmp_arm64.h10 uint64_t x0, x1, y0, y1; in rte_hash_k16_cmp_eq() local
19 : [y1]"=r"(y1), [y0]"=r"(y0) in rte_hash_k16_cmp_eq()
22 x0 ^= y0; in rte_hash_k16_cmp_eq()