Home
last modified time | relevance | path

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

/qemu/target/tricore/
H A Dop_helper.c324 avf0 = result0 * 2u; in helper_addr_h_ssov()
370 avf0 = result0 * 2u; in helper_addsur_h_ssov()
480 avf0 = result0 * 2u; in helper_subr_h_ssov()
526 avf0 = result0 * 2u; in helper_subadr_h_ssov()
1212 if ((result0 > INT32_MAX) || (result0 < INT32_MIN)) { in helper_addr_h()
1223 avf0 = result0 * 2u; in helper_addr_h()
1250 if ((result0 > INT32_MAX) || (result0 < INT32_MIN)) { in helper_addsur_h()
1261 avf0 = result0 * 2u; in helper_addsur_h()
1367 if ((result0 > INT32_MAX) || (result0 < INT32_MIN)) { in helper_subr_h()
1378 avf0 = result0 * 2u; in helper_subr_h()
[all …]