Home
last modified time | relevance | path

Searched refs:MIPSDSP_RETURN32_16 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/mips/tcg/
H A Ddsp_helper.c1069 #define MIPSDSP_RETURN32_16(a, b) ((target_long)(int32_t) \ macro
1384 return MIPSDSP_RETURN32_16(tempB, tempA); in helper_precr_sra_ph_w()
1412 return MIPSDSP_RETURN32_16(tempB, tempA); in helper_precrq_ph_w()
1423 return MIPSDSP_RETURN32_16(tempB, tempA); in helper_precrq_rs_ph_w()
1638 return MIPSDSP_RETURN32_16(tempB, tempA); \
1684 return MIPSDSP_RETURN32_16(tempB, tempA); \
1826 return MIPSDSP_RETURN32_16(rth, rtl); \
1964 return MIPSDSP_RETURN32_16(rth, rtl); \
1994 return MIPSDSP_RETURN32_16(rsB, rsA); \
3755 #undef MIPSDSP_RETURN32_16