Home | History | Annotate | Download | only in booke
History log of /src/sys/arch/powerpc/booke/spe_subr.S
RevisionDateAuthorComments
 1.6  24-Jul-2021  andvar Fix all remaining typos, mainly in comments but also in few definitions and log messages, reported by me in PR kern/54889.
Also fixed some additional typos in comments, found on review of same files or typos.
 1.5  06-Jul-2020  rin branches: 1.5.6;
Style and cosmetic changes. No binary changes intended.
 1.4  10-Aug-2014  joerg Skip .machine when building with clang.
 1.3  20-May-2012  matt branches: 1.3.2;
Fix SPE loading typo as described in PR/45731
 1.2  18-Jan-2011  matt branches: 1.2.4; 1.2.8; 1.2.10; 1.2.14; 1.2.16;
Add support for BookE Freescale MPC85xx (e500 core) processors.
Add fast softint support for PowerPC (though only booke uses it).
Redo FPU/VEC support and add e500 SPE support.
Rework trap/intrs to use a common trapframe format.
Support SOFTFLOAT (no hardfloat or fpu emulation) for BookE.
 1.1  17-Jan-2011  matt branches: 1.1.2;
file spe_subr.S was initially added on branch matt-nb5-pq3.
 1.1.2.1  17-Jan-2011  matt Add SPE (signal processing engine) support for mpc85xx/booke. Think of it
as AltiVec-lite (really lite). Genercize AltiVec support so that it could
the same interface could support SPE as well. Rework the FPU support along
the same lines. Move the __asm() to their own XXX_subr.S (altivec, fpu, spe).
 1.2.16.1  13-Jun-2012  riz Pull up following revision(s) (requested by matt in ticket #339):
sys/arch/powerpc/booke/spe_subr.S: revision 1.3
Fix SPE loading typo as described in PR/45731
 1.2.14.1  02-Jun-2012  mrg sync to latest -current.
 1.2.10.1  23-May-2012  yamt sync with head.
 1.2.8.2  06-Jun-2011  jruoho Sync with HEAD.
 1.2.8.1  18-Jan-2011  jruoho file spe_subr.S was added on branch jruoho-x86intr on 2011-06-06 09:06:26 +0000
 1.2.4.2  05-Mar-2011  rmind sync with head
 1.2.4.1  18-Jan-2011  rmind file spe_subr.S was added on branch rmind-uvmplock on 2011-03-05 20:51:34 +0000
 1.3.2.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.5.6.1  01-Aug-2021  thorpej Sync with HEAD.

RSS XML Feed