Home
last modified time | relevance | path

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

/qemu/target/mips/tcg/
H A Dtranslate.c12048 int ret, int v1, int v2, int check_ret) in gen_mipsdsp_multiply() argument
12054 if ((ret == 0) && (check_ret == 1)) { in gen_mipsdsp_multiply()
12487 int ret, int v1, int v2, int check_ret) in gen_mipsdsp_add_cmp_pick() argument
12493 if ((ret == 0) && (check_ret == 1)) { in gen_mipsdsp_add_cmp_pick()
12755 int ret, int v1, int v2, int check_ret) in gen_mipsdsp_accinsn() argument
12763 if ((ret == 0) && (check_ret == 1)) { in gen_mipsdsp_accinsn()