mbed-os/targets/TARGET_RENESAS/TARGET_RZ_A1H
tomoyuki yamanaka ecff4225d4 Fixed the issue about push/pop of VFP register.
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.
2016-10-25 19:31:38 +09:00
..
TARGET_MBED_MBRZA1H restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
device Fixed the issue about push/pop of VFP register. 2016-10-25 19:31:38 +09:00
PeripheralNames.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
PinNames.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
PortNames.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
analogin_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
can_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
device.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
ethernet_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
ethernetext_api.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
gpio_addrdefine.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
gpio_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
gpio_irq_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
gpio_object.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
i2c_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
objects.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
pinmap.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
port_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
pwmout_api.c Merge pull request #2899 from TomoYamanaka/master 2016-10-06 15:54:29 -05:00
rtc_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
serial_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
spi_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
us_ticker.c Fixed the issue about push/pop of VFP register. 2016-10-25 19:31:38 +09:00