浏览代码

+ handle FMA instructions in taicpu.spilling_get_operation_type

git-svn-id: trunk@33183 -
florian 9 年之前
父节点
当前提交
d13246cea4
共有 1 个文件被更改,包括 1 次插入0 次删除
  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