Searched refs:is_7b_uint (Results 1 – 1 of 1) sorted by relevance
179 static inline bool is_7b_uint(unsigned long val) in is_7b_uint() function1093 else if (rvc_enabled() && is_creg(rd) && is_creg(rs1) && is_7b_uint(off) && !(off & 0x3)) in emit_lw()1103 else if (rvc_enabled() && is_creg(rs1) && is_creg(rs2) && is_7b_uint(off) && !(off & 0x3)) in emit_sw()