pl/math: Cleanup Neon expf

Constants moved to static volatile struct
Fix signatures
No more implicit vector operations - replaced with intrinsics

Neon expf is a loose copy of AOR/math version, and
is only used as a helper routine in pl/math.
Inlined expf helper and remove special cases.
4 files changed