Home
last modified time | relevance | path

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

/openbmc/qemu/target/tricore/
H A Dtranslate.c2790 static void gen_calc_usb_mul_h(TCGv arg_low, TCGv arg_high) in gen_calc_usb_mul_h() argument
2796 tcg_gen_add_tl(cpu_PSW_AV, arg_high, arg_high); in gen_calc_usb_mul_h()
2797 tcg_gen_xor_tl(cpu_PSW_AV, cpu_PSW_AV, arg_high); in gen_calc_usb_mul_h()