Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Ddsp_helper.c1279 uint64_t temp, tempRs, tempRt; in helper_addsc() local
1282 tempRs = (uint64_t)rs & MIPSDSP_LLO; in helper_addsc()
1285 temp = tempRs + tempRt; in helper_addsc()