mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-02 23:50:24 +02:00
+ Xtensa: consider also floating point stores in TCpuAsmOptimizer.RegLoadedWithNewValue
git-svn-id: trunk@46465 -
This commit is contained in:
parent
f9ddc3ac66
commit
8636015265
@ -153,6 +153,7 @@ Implementation
|
||||
|
||||
case p.opcode of
|
||||
A_B,
|
||||
A_SSI,A_SSIU,A_SSX,A_SSXU,
|
||||
A_S16I,A_S32C1I,A_S32E,A_S32I,A_S32RI,A_S8I:
|
||||
exit;
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user