Hacker News new | ask | show | jobs
by WanderPanda 883 days ago
Is that changing of global processor flags a x86 feature or does it hold for arm as well?
1 comments

https://github.com/gcc-mirror/gcc/blob/master/libgcc/config/...

So, yes when targeting VFP math. NEON already always works in this mode though.