Why aarch64 and x86 not support conditional execution like before?
From the Armv8-A programming guide:6.2.5 Conditional instructionsThe A64 instruction set does not support conditional execution for every instruction. Predicated execution of instructions does not offer sufficient benefit to justify its significant use of opcode space.
View all questions in Cortex-A / A-Profile forum