Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/lib/
H A Dcsum-partial_64.c50 u64 temp64_2 = 0; in csum_partial() local
53 temp64_2 = update_csum_40b(temp64_2, buff + 40); in csum_partial()
60 :"+r" (temp64): "r" (temp64_2)); in csum_partial()
/openbmc/qemu/target/tricore/
H A Dtranslate.c660 TCGv_i64 temp64_2 = tcg_temp_new_i64(); in gen_maddsum_h() local
682 gen_add64_d(temp64_2, temp64_3, temp64); in gen_maddsum_h()
767 TCGv_i64 temp64_2 = tcg_temp_new_i64(); in gen_maddsums_h() local
800 TCGv_i64 temp64_2 = tcg_temp_new_i64(); in gen_maddm_h() local
817 gen_add64_d(temp64_3, temp64_2, temp64); in gen_maddm_h()
828 TCGv_i64 temp64_2 = tcg_temp_new_i64(); in gen_maddms_h() local
1595 TCGv_i64 temp64_2 = tcg_temp_new_i64(); in gen_msubm_h() local
1612 gen_sub64_d(temp64_3, temp64_2, temp64); in gen_msubm_h()
1623 TCGv_i64 temp64_2 = tcg_temp_new_i64(); in gen_msubms_h() local
1969 TCGv_i64 temp64_2 = tcg_temp_new_i64(); in gen_msubadm_h() local
[all …]