Files
rtems/cpukit
Sebastian Huber 3e2647a714 powerpc: AltiVec and FPU context support
Add AltiVec and FPU support to the Context_Control in case we use the
e6500 multilib.

Add PPC_MULTILIB_ALTIVEC and PPC_MULTILIB_FPU multilib defines.  Add
non-volatile AltiVec and FPU context to Context_Control.  Add save/restore of
non-volatile AltiVec and FPU to _CPU_Context_switch().  Add save/restore
of volatile AltiVec and FPU context to the exception code.  Adjust data
cache optimizations for the new context and cache line size.
2015-01-13 11:37:28 +01:00
..
2014-08-29 12:48:01 +10:00
2014-11-20 10:30:21 +01:00
2014-12-23 22:49:26 -05:00
2014-11-20 10:30:21 +01:00
2015-01-09 14:03:32 +01:00
2014-09-18 08:09:09 +02:00
2014-11-20 10:30:21 +01:00
2014-08-29 12:48:01 +10:00
2014-12-05 07:47:32 +01:00