]>
git.ipfire.org Git - thirdparty/gcc.git/commit
sync.md (sync_<fetchop_name>si_internal): Change operand2 constraint to "b".
2005-09-23 David Edelsohn <edelsohn@gnu.org>
Andrew Pinski <pinskia@physics.uc.edu>
* config/rs6000/sync.md (sync_<fetchop_name>si_internal): Change
operand2 constraint to "b".
(sync_<fetchop_name>di_internal): Same.
(sync_old_<fetchop_name>si_internal): Change operand3 constraint
to "b".
(sync_old_<fetchop_name>di_internal): Same.
(sync_new_<fetchop_name>si_internal): Same.
(sync_new_<fetchop_name>di_internal): Same.
Co-Authored-By: Andrew Pinski <pinskia@physics.uc.edu>
From-SVN: r104567