Commit 66c17b64 by Nick Clifton

fix spelling typo in previous ChnageLog entry.

From-SVN: r50953
parent 5d5603e2
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
subregs in BIG_ENDIAN mode. subregs in BIG_ENDIAN mode.
(storehi_bigend): Match use of least significant byte. (storehi_bigend): Match use of least significant byte.
(storeinthi): Remove extraneous SUBREG. (storeinthi): Remove extraneous SUBREG.
Add missing sonstruction of operands[2]. Add missing construction of operands[2].
(movhi): Use gen_lowpart in place of gen_rtx_SUBREG. (movhi): Use gen_lowpart in place of gen_rtx_SUBREG.
(movqi): Use gen_lowpart in place of gen_rtx_SUBREG. (movqi): Use gen_lowpart in place of gen_rtx_SUBREG.
Replace gen_rtx (SUBREG) with gen_rtx_SUBREG. Replace gen_rtx (SUBREG) with gen_rtx_SUBREG.
......
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