Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Ddsp_helper.c1074 #define MIPSDSP_SPLIT64_16(num, a, b, c, d) \ macro
1464 MIPSDSP_SPLIT64_16(rs, rs3, rs2, rs1, rs0); \
1465 MIPSDSP_SPLIT64_16(rt, rt3, rt2, rt1, rt0); \
1584 MIPSDSP_SPLIT64_16(rs, rs3, rs2, rs1, rs0); in helper_precrqu_s_ob_qh()
1585 MIPSDSP_SPLIT64_16(rt, rt3, rt2, rt1, rt0); in helper_precrqu_s_ob_qh()
1842 MIPSDSP_SPLIT64_16(rt, rt3, rt2, rt1, rt0); \
1860 MIPSDSP_SPLIT64_16(rt, rt3, rt2, rt1, rt0); \
2146 MIPSDSP_SPLIT64_16(rs, rs3, rs2, rs1, rs0); in helper_mulsaq_s_w_qh()
2147 MIPSDSP_SPLIT64_16(rt, rt3, rt2, rt1, rt0); in helper_mulsaq_s_w_qh()
2415 MIPSDSP_SPLIT64_16(rs, rs3, rs2, rs1, rs0); \
[all …]