Lines Matching refs:target_long
1064 #define MIPSDSP_RETURN32_8(a, b, c, d) ((target_long)(int32_t) \
1069 #define MIPSDSP_RETURN32_16(a, b) ((target_long)(int32_t) \
1108 return (target_long)dt.sw[0]; \
1149 return (target_long)ds.sw[0]; \
1177 return (target_long)ds.sw[0]; \
1289 return (target_long)(int32_t)(temp & MIPSDSP_LLO); in helper_addsc()
1309 return (target_long)(int32_t)rd; in helper_addwc()
1402 return (target_long)(int32_t)rt; in helper_precr_sra_r_ph_w()
1890 return (target_long)(int32_t)temp; \
1902 return (target_long)(int32_t)temp; \
2029 return (target_long)(int32_t)temp; \
2060 env->active_tc.HI[ac] = (target_long)(int32_t) \
2062 env->active_tc.LO[ac] = (target_long)(int32_t)(dotp & MIPSDSP_LLO); \
2205 env->active_tc.HI[ac] = (target_long)(int32_t) \
2207 env->active_tc.LO[ac] = (target_long)(int32_t)(tempC & MIPSDSP_LLO); \
2308 env->active_tc.HI[ac] = (target_long)(int32_t)((acc & MIPSDSP_LHI) >> 32); \
2309 env->active_tc.LO[ac] = (target_long)(int32_t)(acc & MIPSDSP_LLO); \
2344 env->active_tc.HI[ac] = (target_long)(int32_t) \
2346 env->active_tc.LO[ac] = (target_long)(int32_t) \
2392 env->active_tc.HI[ac] = (target_long)(int32_t) \
2394 env->active_tc.LO[ac] = (target_long)(int32_t) \
2505 env->active_tc.HI[ac] = (target_long)(int32_t) \
2507 env->active_tc.LO[ac] = (target_long)(int32_t) \
2641 env->active_tc.HI[ac] = (target_long)(int32_t) \
2643 env->active_tc.LO[ac] = (target_long)(int32_t) \
2664 env->active_tc.HI[ac] = (target_long)(int32_t)(((int64_t)tempA & \
2666 env->active_tc.LO[ac] = (target_long)(int32_t)((int64_t)tempA & \
2695 return (target_long)(int32_t)tempI; \
2942 return (target_long)(ret_type)temp; \
2947 BIT_INSV(dinsv, 0x7F, target_long);
3081 result = (target_long)(int32_t)(result & MIPSDSP_LLO); \
3104 return (target_long)(int32_t)((rsl << 16) | rth); in helper_packrl_ph()
3146 return (target_long)tempI; in helper_extr_w()
3172 return (target_long)(int32_t)(tempDL[0] >> 1); in helper_extr_r_w()
3205 return (target_long)tempI; in helper_extr_rs_w()
3374 return (target_long)(int32_t)(temp & 0xFFFFFFFF); in helper_extr_s_h()
3579 env->active_tc.HI[ac] = (target_long)tempB; in helper_mthlip()
3580 env->active_tc.LO[ac] = (target_long)tempA; in helper_mthlip()