VFP instructions only have IA(Increment After)/DB(Decrement Before) mode. To keep consistency, just change STM/LDM to DB/IA accordingly.
Description
Languages
C
97.6%
Assembly
1.9%
Python
0.3%
HTML
0.1%