This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Push/Pop in Cortex A55 64bit mode

Hi,

Is there any alternate instruction for push/pop since it is not supported in the cortex a55 (64 bit mode)?

Currently I'm doing the stacking of the processor register manually using STP/LDP instructions.