Searched refs:div_zero_vfp_flag_ (Results 1 – 2 of 2) sorted by relevance
381 bool div_zero_vfp_flag_; variable
480 PrintF("DIV BY ZERO flag: %d; ", sim_->div_zero_vfp_flag_); in Debug()758 div_zero_vfp_flag_ = false; in Simulator()3009 div_zero_vfp_flag_ = (dm_value == 0); in DecodeTypeVFP()3057 (div_zero_vfp_flag_ << 1) | in DecodeTypeVFP()3080 div_zero_vfp_flag_ = (rt_value >> 1) & 1; in DecodeTypeVFP()