|
@@ -398,8 +398,7 @@ unit nx86add;
|
|
end;
|
|
end;
|
|
if all_member_optimization then
|
|
if all_member_optimization then
|
|
begin
|
|
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
|
|
if nf_swapped in flags then
|
|
begin
|
|
begin
|
|
{ newly swapped also set swapped flag }
|
|
{ newly swapped also set swapped flag }
|