Searched refs:umax_src (Results 1 – 3 of 3) sorted by relevance
536 meta->umax_src = max(meta->umax_src, sreg->umax_value); in nfp_bpf_check_alu()557 if (mbpf_src(meta) == BPF_X && meta->umax_src > U32_MAX) { in nfp_bpf_check_alu()584 if (meta->umin_src != meta->umax_src) { in nfp_bpf_check_alu()588 if (meta->umax_src > U32_MAX) { in nfp_bpf_check_alu()
320 u64 umax_src; member
1481 ropnd_max = meta->umax_src; in wrp_mul()2028 umax = meta->umax_src; in shl_reg64()2137 umax = meta->umax_src; in shr_reg64()2251 umax = meta->umax_src; in ashr_reg64()