Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/riscv/net/
H A Dbpf_jit.h182 static inline bool is_10b_uint(unsigned long val) in is_10b_uint() function
835 else if (rvc_enabled() && is_creg(rd) && rs == RV_REG_SP && is_10b_uint(imm) && in emit_addi()