Searched refs:RD_RA (Results 1 – 2 of 2) sorted by relevance
80 RD_RA = 12, // Round to Nearest (ties to Away) enumerator276 case VERD::RD_RA: in VERDToString()290 .Case(".ra", VERD::RD_RA) in stringToVERD()301 case VERD::RD_RA: in VERDToVal()321 case static_cast<unsigned>(VERD::RD_RA): in VEValToRD()322 return VERD::RD_RA; in VEValToRD()
534 def RD_RA : RD_VAL<12>; // Round to Nearest (ties to Away)