]> git.sur5r.net Git - freertos/commit
Add optional FPU support to the MicroBlaze code.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 15 Jun 2011 16:42:04 +0000 (16:42 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 15 Jun 2011 16:42:04 +0000 (16:42 +0000)
commit6f1890f2a5b581193afc4e6d39f22232c2d6f482
treec7b25b8d0dbe97d6e940778c23e0a0cd7b2209c6
parent83d1189b10b7288e600b5fdfc71da5e1058d3020
Add optional FPU support to the MicroBlaze code.
Rearrange the order in which registers are saved to the stack in an interrupt to make it more logical, and introduce #defines for the offset from the stack pointer for each variable.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1459 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/port.c
Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/portasm.S