OSDN Git Service

Correct typo.
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Jul 2001 20:47:35 +0000 (20:47 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Jul 2001 20:47:35 +0000 (20:47 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44213 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/doc/md.texi

index 59db56b..98752a6 100644 (file)
@@ -2130,7 +2130,7 @@ operand 2 is a constant: the number of consecutive registers.
 Output an push instruction.  Operand 0 is value to push.  Used only when
 @code{PUSH_ROUNDING} is defined.  For historical reason, this pattern may be
 missing and in such case an @code{mov} expander is used instead, with a
-@code{MEM} expression forming the push operation.  The @cpde{mov} expander
+@code{MEM} expression forming the push operation.  The @code{mov} expander
 method is deprecated.
 
 @cindex @code{add@var{m}3} instruction pattern