diff options
Diffstat (limited to 'gcc/config/mn10300/mn10300.md')
-rw-r--r-- | gcc/config/mn10300/mn10300.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/mn10300/mn10300.md b/gcc/config/mn10300/mn10300.md index 91378a79345..a1cbc7a9fd4 100644 --- a/gcc/config/mn10300/mn10300.md +++ b/gcc/config/mn10300/mn10300.md @@ -999,7 +999,7 @@ ;; ??? Note that AM33 has a third multiply variant that puts the high part ;; into the MDRQ register, however this variant also constrains the inputs ;; to be in DATA_REGS and thus isn't as helpful as it might be considering -;; the existance of the 4-operand multiply. Nor is there a set of divide +;; the existence of the 4-operand multiply. Nor is there a set of divide ;; insns that use MDRQ. Given that there is an IMM->MDRQ insn, this would ;; have been very handy for starting udivmodsi4... @@ -1808,7 +1808,7 @@ ) ;; ---------------------------------------------------------------------- -;; MISCELANEOUS +;; MISCELLANEOUS ;; ---------------------------------------------------------------------- ;; Note the use of the (const_int 0) when generating the insn that matches |