Searched refs:RV_IMM_SIGN (Results 1 – 1 of 1) sorted by relevance
178 #define RV_IMM_SIGN(x) (-(((x) >> 31) & 1)) macro188 (RV_IMM_SIGN(x_) << J_IMM_SIGN_OFF); })193 (RV_IMM_SIGN(x_) << I_IMM_SIGN_OFF); })200 (RV_IMM_SIGN(x_) << B_IMM_SIGN_OFF); })