Searched refs:sd_val (Results 1 – 1 of 1) sorted by relevance
3317 const float sd_val = get_float_from_s_register(d).get_scalar(); in DecodeTypeVFP() local3326 set_s_register_from_float(d, canonicalizeNaN(sd_val - res)); in DecodeTypeVFP()3328 set_s_register_from_float(d, canonicalizeNaN(sd_val + res)); in DecodeTypeVFP()