It's said Apple M4 is an ARMv9 chip. I wrote assembly with ARM SVE instructions. And set an iPad M4 simulated device as running target. When execute, it throw "EXC_BAD_INSTRUCTION" error. Does Apple M4 support SVE?
It's said Apple M4 is an ARMv9 chip
It is? Is there an Apple source for that info?
ps I’m not an Arm assembly language expert but, when I do hit problems like this, I generally reach for the Apple Silicon CPU Optimization Guide. This hasn’t been updated for M4 though.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"