[NEON/A32V7]: Don't trust clang for load multiple on A32V7
Clang incorrectly sets the alignment bit on 32-bit for the multiple load instructions. This results in a bus error on hardware.
Showing
Please register or sign in to comment
Clang incorrectly sets the alignment bit on 32-bit for the multiple load instructions. This results in a bus error on hardware.