Changes between Version 2 and Version 3 of TBR/UserManual/RTEMS_SIMD_Support


Ignore:
Timestamp:
03/26/11 00:11:39 (13 years ago)
Author:
Strauman
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TBR/UserManual/RTEMS_SIMD_Support

    v2 v3  
    2929Interestingly, PSIM also supports AltiVec and it is straight-forward to (re-)build the psim BSP with AltiVec support enabled:
    3030 *  Edit the file make/custom/psim.cfg in the BSP subdirectory and change the -mcpu=powerpc setting in CPU_CFLAGS to -mcpu=7400. You probably have to do this before running 'configure'. You then simply configure and build RTEMS.
    31  *  On the PSIM side you also have some work to do. First of all, you need to gdb-7.1-psim-altivec-fixes-1a.diff gdb-7.1 because PSIM's AltiVec support unfortunately has quite a few bugs.
     31 *  On the PSIM side you also have some work to do. First of all, you need to [wiki:File:gdb-7.1-psim-altivec-fixes-1a.diff patch] gdb-7.1 because PSIM's AltiVec support unfortunately has quite a few bugs.
    3232 *  You must rebuild gdb-7.1/psim with altivec support enabled. You request this at configure-time using the configure option --enable-sim-float=altivec=  Using SSE(1/2/3) on i386  =
    3333