rtt-f030/libcpu/arm/rm48x50
Grissiom 8bbfd45ce3 rm48x50: change STMFD/LDMFD to STMDB/LDMIA
VFP instructions only have IA(Increment After)/DB(Decrement Before)
mode. To keep consistency, just change STM/LDM to DB/IA accordingly.
2013-05-31 18:38:42 +08:00
..
RM48x50.h add rm48x50 bsp and libcpu 2013-05-24 22:55:13 +08:00
context_ccs.asm rm48x50: change STMFD/LDMFD to STMDB/LDMIA 2013-05-31 18:38:42 +08:00
cpu.c add rm48x50 bsp and libcpu 2013-05-24 22:55:13 +08:00
interrupt.c rm48x50: fix bug in rt_hw_interrupt_{mask,unmask} 2013-05-29 23:36:32 +08:00
stack.c rm48x50: turn on VFP support 2013-05-31 18:32:21 +08:00
trap.c add rm48x50 bsp and libcpu 2013-05-24 22:55:13 +08:00