Searched refs:ssov16 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/tricore/ |
H A D | op_helper.c | 203 static uint32_t ssov16(CPUTriCoreState *env, int32_t hw0, int32_t hw1) in ssov16() function 305 return ssov16(env, ret_hw0, ret_hw1); in helper_add_h_ssov() 461 return ssov16(env, ret_hw0, ret_hw1); in helper_sub_h_ssov() 627 return ssov16(env, ret_h0, ret_h1); in helper_abs_h_ssov() 667 return ssov16(env, ret_h0, ret_h1); in helper_absdif_h_ssov()
|