2020-01-06 Bryan Stenson <bryan@siliconvortex.com>
* config/mips/mips.c (vr4130_align_insns): Fix typo.
* doc/md.texi (movstr): Likewise.
From-SVN: r279905
+2020-01-06 Bryan Stenson <bryan@siliconvortex.com>
+
+ * config/mips/mips.c (vr4130_align_insns): Fix typo.
+ * doc/md.texi (movstr): Likewise.
+
2020-01-06 Andrew Stubbs <ams@codesourcery.com>
* config/gcn/gcn-valu.md (vec_extract<mode><scalar_mode>): Add early
if (length > 0)
{
/* If the instruction is an asm statement or multi-instruction
- mips.md patern, the length is only an estimate. Insert an
+ mips.md pattern, the length is only an estimate. Insert an
8 byte alignment after it so that the following instructions
can be handled correctly. */
if (NONJUMP_INSN_P (SEQ_BEGIN (insn))
the expansion of this pattern should store in operand 0 the address in
which the @code{NUL} terminator was stored in the destination string.
-This patern has also several optional operands that are same as in
+This pattern has also several optional operands that are same as in
@code{setmem}.
@cindex @code{setmem@var{m}} instruction pattern