Searched refs:RD_RA (Results 1 – 2 of 2) sorted by relevance
80 RD_RA = 12, // Round to Nearest (ties to Away) enumerator272 case VERD::RD_RA: in VERDToString()286 .Case(".ra", VERD::RD_RA) in stringToVERD()297 case VERD::RD_RA: in VERDToVal()317 case static_cast<unsigned>(VERD::RD_RA): in VEValToRD()318 return VERD::RD_RA; in VEValToRD()
507 def RD_RA : RD_VAL<12>; // Round to Nearest (ties to Away)