Home | History | Annotate | Download | only in X86

Lines Matching full:cvttsd2si

1464                                 "cvttsd2si\t{$src, $dst|$dst, $src}",
1468 "cvttsd2si\t{$src, $dst|$dst, $src}",
1533 defm CVTTSD2SI : sse12_cvt_s<0x2C, FR64, GR32, fp_to_sint, f64mem, loadf64,
1534 "cvttsd2si\t{$src, $dst|$dst, $src}",
1537 "cvttsd2si\t{$src, $dst|$dst, $src}",
1556 def : InstAlias<"cvttsd2si{l}\t{$src, $dst|$dst, $src}",
1558 def : InstAlias<"cvttsd2si{l}\t{$src, $dst|$dst, $src}",
1564 def : InstAlias<"cvttsd2si{q}\t{$src, $dst|$dst, $src}",
1566 def : InstAlias<"cvttsd2si{q}\t{$src, $dst|$dst, $src}",
1663 sdmem, sse_load_f64, "cvttsd2si",
1667 "cvttsd2si", SSE_CVT_SD2SI>,
1676 sdmem, sse_load_f64, "cvttsd2si",
1680 "cvttsd2si", SSE_CVT_SD2SI>, XD, REX_W;