Searched refs:is_10b_int (Results 1 – 1 of 1) sorted by relevance
194 static inline bool is_10b_int(long val) in is_10b_int() function998 if (rvc_enabled() && rd == RV_REG_SP && rd == rs && is_10b_int(imm) && imm && !(imm & 0xf)) in emit_addi()