Searched refs:host_current_rm (Results 1 – 1 of 1) sorted by relevance
85 int host_current_rm = ToHostRoundingMode(current_rm); in ExecuteFloatOperation() local86 if (requested_rm == FPFlags::DYN || host_requested_rm == host_current_rm) { in ExecuteFloatOperation()