Searched defs:ret_hw1 (Results 1 – 1 of 1) sorted by relevance
/qemu/target/tricore/ |
H A D | op_helper.c | 300 int32_t ret_hw0, ret_hw1; in helper_add_h_ssov() local 412 int32_t ret_hw0, ret_hw1; in helper_add_h_suov() local 456 int32_t ret_hw0, ret_hw1; in helper_sub_h_ssov() local 567 int32_t ret_hw0, ret_hw1; in helper_sub_h_suov() local 1735 uint32_t ret_hw1 = extract32(r1, 16, 16); in helper_clo_h() local 1753 uint32_t ret_hw1 = extract32(r1, 16, 16); in helper_clz_h() local 1771 uint32_t ret_hw1 = extract32(r1, 16, 16); in helper_cls_h() local 1801 int32_t ret_hw0, ret_hw1; in helper_sh_h() local 1860 int32_t ret_hw0, ret_hw1; in helper_sha_h() local
|