Home
last modified time | relevance | path

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

/linux-5.19.10/arch/riscv/net/
Dbpf_jit.h183 static inline bool is_10b_uint(unsigned long val) in is_10b_uint() function
903 else if (rvc_enabled() && is_creg(rd) && rs == RV_REG_SP && is_10b_uint(imm) && in emit_addi()