Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_bpf/
H A Dbpf_jit_arm64.c175 A64_AL = 0xe, /* Always */ enumerator
181 return (cond >= A64_AL) ? 1 : 0; in check_cond()