|
@@ -1840,6 +1840,9 @@ unit rgobj;
|
|
p : tai;
|
|
p : tai;
|
|
i : integer;
|
|
i : integer;
|
|
supreg, u: tsuperregister;
|
|
supreg, u: tsuperregister;
|
|
|
|
+{$ifdef arm}
|
|
|
|
+ so: pshifterop;
|
|
|
|
+{$endif arm}
|
|
begin
|
|
begin
|
|
{ All allocations are available. Now we can generate the
|
|
{ All allocations are available. Now we can generate the
|
|
interference graph. Walk through all instructions, we can
|
|
interference graph. Walk through all instructions, we can
|