Searched refs:is_9b_uint (Results 1 – 1 of 1) sorted by relevance
174 static inline bool is_9b_uint(unsigned long val) in is_9b_uint() function1026 if (rvc_enabled() && rs1 == RV_REG_SP && rd && is_9b_uint(off) && !(off & 0x7)) in emit_ld()1036 if (rvc_enabled() && rs1 == RV_REG_SP && is_9b_uint(off) && !(off & 0x7)) in emit_sd()