OSDN Git Service

* config/h8300/h8300-protos.h: Update the prototypes.
[pf3gnuchains/gcc-fork.git] / gcc / config / h8300 / h8300.md
index 1a3fcd5..e9922af 100644 (file)
 (define_peephole2
   [(set (cc0)
        (compare:HI (match_operand:HI 0 "register_operand" "")
-                   (match_operand:HI 1 "const_le_2_operand" "")))
+                   (match_operand:HI 1 "const_int_le_2_operand" "")))
    (set (pc)
        (if_then_else (match_operator 3 "eqne_operator"
                        [(cc0) (const_int 0)])
 (define_peephole2
   [(set (cc0)
        (compare:SI (match_operand:SI 0 "register_operand" "")
-                   (match_operand:SI 1 "const_le_6_operand" "")))
+                   (match_operand:SI 1 "const_int_le_6_operand" "")))
    (set (pc)
        (if_then_else (match_operator 3 "eqne_operator"
                        [(cc0) (const_int 0)])