Searched defs:sd_value (Results 1 – 1 of 1) sorted by relevance
3124 float sd_value = std::fabs(sm_value); in DecodeTypeVFP() local3137 float sd_value = -sm_value; in DecodeTypeVFP() local3168 float sd_value = fast_sqrt(sm_value, isolate_); in DecodeTypeVFP() local3188 float sd_value = truncf(sm_value); in DecodeTypeVFP() local3207 float sd_value = sn_value - sm_value; in DecodeTypeVFP() local3222 float sd_value = sn_value + sm_value; in DecodeTypeVFP() local3238 float sd_value = sn_value * sm_value; in DecodeTypeVFP() local3288 float sd_value = sn_value / sm_value; in DecodeTypeVFP() local3423 float sd_value = get_float_from_s_register(d); in DecodeVCMP() local3911 float sd_value = 0.0; in DecodeSpecialCondition() local