]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/h8300/h8300.md
h8300.md (addhi3_incdec): Change the name to *addhi3_incdec.
[thirdparty/gcc.git] / gcc / config / h8300 / h8300.md
index cd824e532beae3b80e3ee736ab3c60cf9e43d6c4..254d382edd55ddb8fe7d7c45310c3a8b29207ea3 100644 (file)
   [(set_attr "length" "2,2,2,4,2")
    (set_attr "cc" "none_0hit,none_0hit,clobber,set_zn,set_zn")])
 
-(define_insn "addhi3_incdec"
+(define_insn "*addhi3_incdec"
   [(set (match_operand:HI 0 "register_operand" "=r,r")
        (unspec:HI [(match_operand:HI 1 "register_operand" "0,0")
                    (match_operand:HI 2 "incdec_operand" "M,O")]
    (set (attr "cc")
        (symbol_ref "compute_plussi_cc (operands)"))])
 
-(define_insn "addsi3_incdec"
+(define_insn "*addsi3_incdec"
   [(set (match_operand:SI 0 "register_operand" "=r,r")
        (unspec:SI [(match_operand:SI 1 "register_operand" "0,0")
                    (match_operand:SI 2 "incdec_operand" "M,O")]