OSDN Git Service

Fix a simple typo.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 Aug 2004 23:48:41 +0000 (23:48 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 Aug 2004 23:48:41 +0000 (23:48 +0000)
* config/mips/sb1.md (ir_sb1_divsf_1pipe): Renamed from ...1pipes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@86218 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/mips/sb1.md

index 2cde6ad..9cae78e 100644 (file)
@@ -1,5 +1,7 @@
 2004-08-18  James E Wilson  <wilson@specifixinc.com>
 
+       * config/mips/sb1.md (ir_sb1_divsf_1pipe): Renamed from ...1pipes.
+
        * config/mips/mips.md (type): Add frdiv.
        (divsf3+1, divsf3+2): Change type to frdiv.
        * config/mips/sb1.md (ir_sb1_recipsf_2pipes, ir_sb1_recipsf_1pipe,
index c831a47..8e28e79 100644 (file)
                 (eq_attr "sb1_fp_pipes" "two"))))
   "sb1_fp1 | sb1_fp0")
 
-(define_insn_reservation "ir_sb1_divsf_1pipes" 24
+(define_insn_reservation "ir_sb1_divsf_1pipe" 24
   (and (eq_attr "cpu" "sb1")
        (and (eq_attr "type" "fdiv")
            (and (eq_attr "mode" "SF")