Lines Matching full:movsd
852 def MOVSD : I<0xA5, RawFrm, (outs), (ins), "movs{l|d}", []>;1828 // movsd with no operands (as opposed to the SSE scalar move of a double) is an1829 // alias for movsl. (as in rep; movsd)1830 def : InstAlias<"movsd", (MOVSD)>;