Home
last modified time | relevance | path

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

/qemu/target/mips/tcg/
H A Ddsp_helper.c1430 uint8_t rt6, rt4, rt2, rt0; in helper_precr_ob_qh() local
1437 rt6 = (rt >> 48) & MIPSDSP_Q0; in helper_precr_ob_qh()
1444 ((uint64_t)rt6 << 24) | ((uint64_t)rt4 << 16) | in helper_precr_ob_qh()
1490 uint8_t rt6, rt4, rt2, rt0; in helper_precrq_ob_qh() local
1497 rt6 = (rt >> 56) & MIPSDSP_Q0; in helper_precrq_ob_qh()
1504 ((uint64_t)rt6 << 24) | ((uint64_t)rt4 << 16) | in helper_precrq_ob_qh()