Home
last modified time | relevance | path

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

/openbmc/qemu/target/tricore/
H A Dtranslate.c477 tcg_gen_mov_tl(ret_high, temp3); in gen_addsub64_h()
481 tcg_gen_add_tl(cpu_PSW_AV, ret_high, ret_high); in gen_addsub64_h()
551 tcg_gen_mov_tl(ret_high, t4); in gen_madd64_d()
578 tcg_gen_add_tl(cpu_PSW_AV, ret_high, ret_high); in gen_maddu64_d()
717 gen_adds(ret_high, r1_high, temp2); in gen_madds_h()
754 gen_adds(ret_high, r1_high, temp2); in gen_maddsus_h()
1262 tcg_gen_mov_tl(ret_high, t4); in gen_msub64_d()
1295 tcg_gen_add_tl(cpu_PSW_AV, ret_high, ret_high); in gen_msubu64_d()
1582 gen_subs(ret_high, r1_high, temp2); in gen_msubs_h()
2202 tcg_gen_add_tl(cpu_PSW_AV, ret_high, ret_high); in gen_mul_i64s()
[all …]