Searched defs:sd_value (Results 1 – 1 of 1) sorted by relevance
3104 float sd_value = std::fabs(sm_value); in DecodeTypeVFP() local3117 float sd_value = -sm_value; in DecodeTypeVFP() local3148 float sd_value = fast_sqrt(sm_value, isolate_); in DecodeTypeVFP() local3168 float sd_value = truncf(sm_value); in DecodeTypeVFP() local3187 float sd_value = sn_value - sm_value; in DecodeTypeVFP() local3202 float sd_value = sn_value + sm_value; in DecodeTypeVFP() local3218 float sd_value = sn_value * sm_value; in DecodeTypeVFP() local3268 float sd_value = sn_value / sm_value; in DecodeTypeVFP() local3428 float sd_value = get_float_from_s_register(d); in DecodeVCMP() local3941 float sd_value = 0.0; in DecodeSpecialCondition() local[all …]