Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/riscv/net/
A Dbpf_jit.h179 static inline bool is_10b_int(long val) in is_10b_int() function
907 if (rvc_enabled() && rd == RV_REG_SP && rd == rs && is_10b_int(imm) && imm && !(imm & 0xf)) in emit_addi()

Completed in 9 milliseconds