Commit 6975612b by Jim Wilson

(movsi_unaligned): Change in comment "loads" to "stores".

From-SVN: r5690
parent 4f389214
......@@ -1664,7 +1664,7 @@ move\\t%0,%z4\\n\\
""
"
{
/* Handle loads. */
/* Handle stores. */
if (GET_CODE (operands[0]) == MEM)
{
rtx reg = gen_reg_rtx (SImode);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment