Home | History | Annotate | Download | only in optimizing

Lines Matching full:nan2008

9121     // When NAN2008=1 (R6), the truncate instruction caps the output at the minimum/maximum
9126 // When NAN2008=0 (R2 and before), the truncate instruction produces the maximum positive
9134 // instruction, which will handle such an input the same way irrespective of NAN2008.