OSDN Git Service

* config/h8300/h8300.md (*ixorsi3_zext_hi): Restrict to
[pf3gnuchains/gcc-fork.git] / gcc / config / h8300 / h8300.md
index 1c031b9..4da60c5 100644 (file)
        (match_operator:SI 1 "iorxor_operator"
          [(zero_extend:SI (match_operand:HI 2 "register_operand" "r"))
           (match_operand:SI 3 "register_operand" "0")]))]
-  ""
+  "TARGET_H8300H || TARGET_H8300S"
   "%c1.w\\t%T2,%f0"
   [(set_attr "cc" "clobber")
    (set_attr "length" "2")])