Searched refs:RV_IMM_SIGN (Results 1 – 1 of 1) sorted by relevance
289 #define RV_IMM_SIGN(x) (-(((x) >> 31) & 1)) macro311 (RV_IMM_SIGN(x_) << RV_J_IMM_SIGN_OFF); })316 (RV_IMM_SIGN(x_) << RV_I_IMM_SIGN_OFF); })323 (RV_IMM_SIGN(x_) << RV_B_IMM_SIGN_OFF); })