Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Ddsp_helper.c1082 #define MIPSDSP_SPLIT64_32(num, a, b) \ macro
1918 MIPSDSP_SPLIT64_32(rt, rt1, rt0); \
1933 MIPSDSP_SPLIT64_32(rt, rt1, rt0); \
2531 MIPSDSP_SPLIT64_32(rs, rs1, rs0); \
2532 MIPSDSP_SPLIT64_32(rt, rt1, rt0); \
2838 MIPSDSP_SPLIT64_32(rs, rs1, rs0); \
2839 MIPSDSP_SPLIT64_32(rt, rt1, rt0); \
3759 #undef MIPSDSP_SPLIT64_32