OSDN Git Service

Fixed typos ('bhos' -> 'bhis').
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Jul 1995 12:11:46 +0000 (12:11 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Jul 1995 12:11:46 +0000 (12:11 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10159 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/pdp11/pdp11.md

index 6155810..912d546 100644 (file)
                      (label_ref (match_operand 0 "" ""))
                      (pc)))]
   ""
-  "* return output_jump(\"blo\", \"bhos\", get_attr_length(insn));"
+  "* return output_jump(\"blo\", \"bhis\", get_attr_length(insn));"
   [(set (attr "length") (if_then_else (ior (le (minus (match_dup 0)
                                                      (pc))
                                               (const_int -128))
                      (pc)
                      (label_ref (match_operand 0 "" ""))))]
   ""
-  "* return output_jump(\"bhos\", \"blo\", get_attr_length(insn));"
+  "* return output_jump(\"bhis\", \"blo\", get_attr_length(insn));"
   [(set (attr "length") (if_then_else (ior (le (minus (match_dup 0)
                                                      (pc))
                                               (const_int -128))
                      (pc)
                      (label_ref (match_operand 0 "" ""))))]
   ""
-  "* return output_jump(\"blo\", \"bhos\", get_attr_length(insn));"
+  "* return output_jump(\"blo\", \"bhis\", get_attr_length(insn));"
   [(set (attr "length") (if_then_else (ior (le (minus (match_dup 0)
                                                      (pc))
                                               (const_int -128))