Explorar el Código

+ handle FMA instructions in taicpu.spilling_get_operation_type

git-svn-id: trunk@33183 -
florian hace 9 años
padre
commit
d13246cea4
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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