Home | History | Annotate | Download | only in test

Lines Matching full:sm_proc

9153   double sm_proc = rawbits_to_double(0x7ffd555522222222);
9157 VIXL_ASSERT(IsQuietNaN(sm_proc));
9168 ProcessNaNsHelper(0, sm, sm_proc);
9173 ProcessNaNsHelper(qn, sm, sm_proc);
9224 float sm_proc = rawbits_to_float(0x7fd52222);
9228 VIXL_ASSERT(IsQuietNaN(sm_proc));
9239 ProcessNaNsHelper(0, sm, sm_proc);
9244 ProcessNaNsHelper(qn, sm, sm_proc);