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