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

Cortex-M55 LDRx instructions

Hi.
I noticed that in the table of assembler instructions for the Cortex-M55 (https://developer.arm.com/documentation/101273/0001/The-Cortex-M55-Instruction-Set--Reference-Material/Cortex-M55-instructions) there are no post / pre-indexed commands for Load from memory. (LDR{type}{condRt, [Rn], ±Rm {, shift} ; or LDR{type}{condRt, [Rn, ±Rm {, shift}]!)

Please help me if it is possible to use these instructions on the Cortex-M55?

Thanks!