* Improve comment for [0..31]-x optimization

git-svn-id: trunk@7177 -
This commit is contained in:
daniel 2007-04-27 13:35:25 +00:00
parent ea79e69176
commit c43855a8f7

View File

@ -398,8 +398,7 @@ unit nx86add;
end;
if all_member_optimization then
begin
{ right.location is a LOC_REGISTER }
{ when swapped another result register }
{A set expression [0..31]-x can be implemented with a simple NOT.}
if nf_swapped in flags then
begin
{ newly swapped also set swapped flag }