I'm in need of some advice from an #aarch64 #asm guru I'm trying to do something (that I thought was) rather straightforward but for some reason LLVM has decided that ORRing the X0 register with 5 is not a cool thing to do. ORRing with other decimal values work just fine.Am I missing something here?