mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 06:19:28 +02:00
+ handle FMA instructions in taicpu.spilling_get_operation_type
git-svn-id: trunk@33183 -
This commit is contained in:
parent
1c067e96bf
commit
d13246cea4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user