Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Ddsp_helper.c1064 #define MIPSDSP_RETURN32_8(a, b, c, d) ((target_long)(int32_t) \ macro
1368 return MIPSDSP_RETURN32_8(tempD, tempC, tempB, tempA); \
1569 return MIPSDSP_RETURN32_8(tempD, tempC, tempB, tempA); in helper_precrqu_s_qb_ph()
1732 return MIPSDSP_RETURN32_8(rt3, rt2, rt1, rt0); \
1750 return MIPSDSP_RETURN32_8(rt3, rt2, rt1, rt0); \
3754 #undef MIPSDSP_RETURN32_8