* i386.md (movsfcc_1, movdfcc_1): Fix constrains.
authorJan Hubicka <hubicka@gcc.gnu.org>
Wed, 19 Feb 2003 16:40:52 +0000 (16:40 +0000)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 19 Feb 2003 16:40:52 +0000 (16:40 +0000)
From-SVN: r63124

gcc/config/i386/i386.md

index f0df65b..8ec1ee4 100644 (file)
    (set_attr "mode" "DF")])
 
 (define_insn "*movdfcc_1_rex64"
-  [(set (match_operand:DF 0 "register_operand" "=f,f,&r,&r")
+  [(set (match_operand:DF 0 "register_operand" "=f#r,f#r,r#f,r#f")
        (if_then_else:DF (match_operator 1 "fcmov_comparison_operator" 
                                [(reg 17) (const_int 0)])
                      (match_operand:DF 2 "nonimmediate_operand" "f#r,0#r,rm#f,0#f")