Home
last modified time | relevance | path

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

/qemu/target/mips/tcg/
H A Ddsp_helper.c523 uint64_t tempB, tempA; in mipsdsp_rashift_acc() local
530 p[1] = tempB; in mipsdsp_rashift_acc()
544 int64_t tempB, tempA; in mipsdsp_rndrashift_acc() local
557 if (tempB >= 0) { in mipsdsp_rndrashift_acc()
1635 tempB = tempB << 7; \
1661 tempB = tempB << 7; \
2586 if (tempB[0] >= 0) { in helper_mulsaq_s_l_pw()
2587 tempB[1] = 0x00; in helper_mulsaq_s_l_pw()
2603 tempB[1] -= 1; in helper_mulsaq_s_l_pw()
3560 tempB = tempB >> shift_t; in helper_dshilo()
[all …]