AI is terrible of generating arm assembly.
I found it only useful to guide me but much of the generated code needed rework. In my Hobby Project: ANS Forth, the forth engine is written in arm assembly, and I gave up being lazy using AI, and just coded it myself.