Changes
- [A64] Use ARM64 bitmask immediates for AND/OR/XOR with constants (
d2c8ca6) - [A64] Skip software denormal flushing when FPCR.FZ handles inputs (
84b05bd) - [A64] Replace RSQRT CallNativeSafe with direct blr calls (
02ea71e) - [A64] Inline V128 bit-shifts with NEON, remove C helper thunks (
06f56a2) - [A64] Optimizations for DIV, MUL_HI, SWIZZLE, LOAD_VECTOR_SHL/SHR (
2fc5aca) - [A64] Optimize FPCR switching with lazy mode tracking (
59f9fb9)
Full changelog: 904c6c8...d2c8ca6