- Fix shipped in 1.9.1 broken Core32
- This was caused by reusing old code from repository which cannot properly relocate some pointers if they are outside of function
- Properly enable access to NEON instructions in 32-bit parts of SaltyNX which allows better code optimizations
- Optimize copying NVN performance counters in 64-bit Core to SharedMemory
- Omitted "samplesPassed" performance counter is now properly copied to SharedMemory