Comment 7 for bug 709453

Revision history for this message
Chung-Lin Tang (cltang) wrote :

Hi Ramana,
I asked Julian, who did the VFPv3 support.
The constants supported by fconstd/vmov.f64 does not include 0.0; there's an inverted bit in the immediate expansion that makes a full 64-bit zero impossible to encode. It probably has to be done by the NEON integer vmov insns.