|
|||||||||||
|
Technical Support On-Line Manuals Assembler Reference |
Assembler ReferenceVLDR and VSTR (post-increment and pre-decrement)
Pseudo-instructions that load or store extension registers with post-increment and pre-decrement. NoteThere are also
where:
The post-increment instruction increments the base address
in the register by the offset value, after the transfer. The pre-decrement
instruction decrements the base address in the register by the offset
value, and then performs the transfer using the new address in the
register. These pseudo-instructions assemble to | ||||||||||
|
|||||||||||