+ added newly used opcodes to avx_opcode_only_op0_may_be_memref

git-svn-id: trunk@48070 -
This commit is contained in:
florian 2021-01-04 21:54:36 +00:00
parent d42c334de9
commit de36d6c049

View File

@ -143,7 +143,13 @@ implementation
A_VANDPS,
A_VUNPCKLPS,
A_VUNPCKHPS,
A_VSHUFPD:
A_VSHUFPD,
A_VREDUCEPD,
A_VREDUCEPS,
A_VREDUCESD,
A_VREDUCESS,
A_VROUNDSS,
A_VROUNDSD:
result:=true;
else
result:=false;