Searched refs:inexact_vfp_flag_ (Results 1 – 2 of 2) sorted by relevance
360 bool inexact_vfp_flag_; variable
503 PrintF("INEXACT flag: %d;\n", sim_->inexact_vfp_flag_); in Debug()780 inexact_vfp_flag_ = false; in Simulator()2847 (inexact_vfp_flag_ << 4) | in DecodeTypeVFP()2869 inexact_vfp_flag_ = (rt_value >> 4) & 1; in DecodeTypeVFP()3063 inexact_vfp_flag_ = (abs_diff != 0); in DecodeVCVTBetweenFloatingPointAndInteger()