mirror of https://github.com/ARMmbed/mbed-os.git
ecff4225d4
When the floating-point calculation is executed into the processing which is called from IRQ handlers, VFP register is overwritten. Therefore, we fixed the issue. we added the process to execute the saving (Push) and the returning (Pop) of VFP register in before and after the appropriate processing. |
||
---|---|---|
.. | ||
TARGET_RZ_A1H | ||
TARGET_VK_RZ_A1H | ||
mbed_rtx.h |