git-svn-id: trunk@36150 -
@@ -1485,6 +1485,7 @@ unit aoptx86;
end;
+{$ifndef i8086}
if CPUX86_HAS_CMOV in cpu_capabilities[current_settings.cputype] then
begin
{ check for
@@ -1615,6 +1616,7 @@ unit aoptx86;
+{$endif i8086}