Searched refs:div_zero_vfp_flag_ (Results 1 – 2 of 2) sorted by relevance
357 bool div_zero_vfp_flag_; variable
500 PrintF("DIV BY ZERO flag: %d; ", sim_->div_zero_vfp_flag_); in Debug()777 div_zero_vfp_flag_ = false; in Simulator()2824 div_zero_vfp_flag_ = (dm_value == 0); in DecodeTypeVFP()2850 (div_zero_vfp_flag_ << 1) | in DecodeTypeVFP()2872 div_zero_vfp_flag_ = (rt_value >> 1) & 1; in DecodeTypeVFP()