Home | History | Annotate | Download | only in X86

Lines Matching full:cvttsd2si

1456                                 "cvttsd2si\t{$src, $dst|$dst, $src}",
1460 "cvttsd2si\t{$src, $dst|$dst, $src}",
1525 defm CVTTSD2SI : sse12_cvt_s<0x2C, FR64, GR32, fp_to_sint, f64mem, loadf64,
1526 "cvttsd2si\t{$src, $dst|$dst, $src}",
1529 "cvttsd2si\t{$src, $dst|$dst, $src}",
1548 def : InstAlias<"cvttsd2si{l}\t{$src, $dst|$dst, $src}",
1550 def : InstAlias<"cvttsd2si{l}\t{$src, $dst|$dst, $src}",
1556 def : InstAlias<"cvttsd2si{q}\t{$src, $dst|$dst, $src}",
1558 def : InstAlias<"cvttsd2si{q}\t{$src, $dst|$dst, $src}",
1655 sdmem, sse_load_f64, "cvttsd2si",
1659 "cvttsd2si", SSE_CVT_SD2SI>,
1668 sdmem, sse_load_f64, "cvttsd2si",
1672 "cvttsd2si", SSE_CVT_SD2SI>, XD, REX_W;