Quellcode durchsuchen

+ handle FMA instructions in taicpu.spilling_get_operation_type

git-svn-id: trunk@33183 -
florian vor 9 Jahren
Ursprung
Commit
d13246cea4
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      compiler/arm/aasmcpu.pas

+ 1 - 0
compiler/arm/aasmcpu.pas

@@ -872,6 +872,7 @@ implementation
                 result:=operand_write
               else
                 result:=operand_read;
+            A_VFMA,A_VFMS,A_VFNMA,A_VFNMS,
             A_BFC:
               if opnr in [0] then
                 result:=operand_readwrite