Commit ff78d082 by Jan Hubicka Committed by Jan Hubicka

Fix problem in my previous accidental obvious bugfix checkin. Add Changelog.

	* i386.md (extendsfdf2_2): Fix constraints.

From-SVN: r39712
parent a811cc63
Thu Feb 15 10:52:31 CET 2001 Jan Hubicka <jh@suse.cz>
* i386.md (extendsfdf2_2): Fix constraints.
Thu Feb 15 09:46:21 CET 2001 Jan Hubicka <jh@suse.cz> Thu Feb 15 09:46:21 CET 2001 Jan Hubicka <jh@suse.cz>
* i386.md (fop_df_3 splitter): Fix operand number. * i386.md (fop_df_3 splitter): Fix operand number.
......
...@@ -3390,7 +3390,6 @@ ...@@ -3390,7 +3390,6 @@
else else
return \"fst%z0\\t%y0\"; return \"fst%z0\\t%y0\";
case 2: case 2:
case 3:
return \"cvtss2sd\\t{%1, %0|%0, %1}\"; return \"cvtss2sd\\t{%1, %0|%0, %1}\";
default: default:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment