Searched defs:ret_hw0 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/tricore/ |
H A D | op_helper.c | 301 int32_t ret_hw0, ret_hw1; in helper_add_h_ssov() local 413 int32_t ret_hw0, ret_hw1; in helper_add_h_suov() local 457 int32_t ret_hw0, ret_hw1; in helper_sub_h_ssov() local 568 int32_t ret_hw0, ret_hw1; in helper_sub_h_suov() local 1735 uint32_t ret_hw0 = extract32(r1, 0, 16); in helper_clo_h() local 1753 uint32_t ret_hw0 = extract32(r1, 0, 16); in helper_clz_h() local 1771 uint32_t ret_hw0 = extract32(r1, 0, 16); in helper_cls_h() local 1802 int32_t ret_hw0, ret_hw1; in helper_sh_h() local 1861 int32_t ret_hw0, ret_hw1; in helper_sha_h() local
|