Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Ddsp_helper.c2018 #define MUL_RETURN32_32_ph(name, func, movbits) \ argument
2025 rsh = (rs >> movbits) & MIPSDSP_LO; \
2026 rth = (rt >> movbits) & MIPSDSP_LO; \