MAKE_RA_FOR_CALL
#define MAKE_RA_FOR_CALL(ra,ws) (((ra) & 0x3fffffff) | (ws) << 30)
#define MAKE_RA_FOR_CALL(ra, ws) (ra)