Searched refs:gen_addsub64_h (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/tricore/ |
H A D | translate.c | 443 gen_addsub64_h(TCGv ret_low, TCGv ret_high, TCGv r1_low, TCGv r1_high, TCGv r2, in gen_addsub64_h() function 623 gen_addsub64_h(ret_low, ret_high, r1_low, r1_high, temp, temp2, in gen_madd_h() 650 gen_addsub64_h(ret_low, ret_high, r1_low, r1_high, temp, temp2, in gen_maddsu_h() 1550 gen_addsub64_h(ret_low, ret_high, r1_low, r1_high, temp, temp2, in gen_msub_h() 1959 gen_addsub64_h(ret_low, ret_high, r1_low, r1_high, temp, temp2, in gen_msubad_h()
|