Lines Matching full:cvttsd2si
1524 "cvttsd2si\t{$src, $dst|$dst, $src}",
1528 "cvttsd2si\t{$src, $dst|$dst, $src}",
1593 defm CVTTSD2SI : sse12_cvt_s<0x2C, FR64, GR32, fp_to_sint, f64mem, loadf64,
1594 "cvttsd2si\t{$src, $dst|$dst, $src}",
1597 "cvttsd2si\t{$src, $dst|$dst, $src}",
1616 def : InstAlias<"cvttsd2si{l}\t{$src, $dst|$dst, $src}",
1618 def : InstAlias<"cvttsd2si{l}\t{$src, $dst|$dst, $src}",
1624 def : InstAlias<"cvttsd2si{q}\t{$src, $dst|$dst, $src}",
1626 def : InstAlias<"cvttsd2si{q}\t{$src, $dst|$dst, $src}",
1729 sdmem, sse_load_f64, "cvttsd2si",
1733 "cvttsd2si", SSE_CVT_SD2SI>,
1743 sdmem, sse_load_f64, "cvttsd2si",
1747 "cvttsd2si", SSE_CVT_SD2SI>, XD, REX_W;