Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/net/
H A Dbpf_jit.h187 static inline bool is_10b_uint(unsigned long val) in is_10b_uint() function
942 else if (rvc_enabled() && is_creg(rd) && rs == RV_REG_SP && is_10b_uint(imm) && in emit_addi()