Searched refs:RV_IMM_SIGN (Results 1 – 1 of 1) sorted by relevance
433 #define RV_IMM_SIGN(x) (-(((x) >> 31) & 1)) macro483 (RV_IMM_SIGN(x_) << RV_J_IMM_SIGN_OFF); })488 (RV_IMM_SIGN(x_) << RV_I_IMM_SIGN_OFF); })495 (RV_IMM_SIGN(x_) << RV_B_IMM_SIGN_OFF); })