Home | History | Annotate | Download | only in x64

Lines Matching full:cvtsi2sd

808   // cvtsi2sd instruction only writes to the low 64-bit of dst register, which
810 // xorpd to clear the dst register before cvtsi2sd to solve this issue.