Home | History | Annotate | Download | only in x86_64

Lines Matching full:cvttsd2si

445   void cvttsd2si(CpuRegister dst, XmmRegister src);  // Note: this is the r32 version.
446 void cvttsd2si(CpuRegister dst, XmmRegister src, bool is64bit);