aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/include/altivec.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Implement fpu_kern_enter/fpu_kern_leaveShawn Anastasio2023-09-171-0/+2
* Revert "powerpc: Implement fpu_kern_enter/fpu_kern_leave"Justin Hibbits2023-09-171-2/+0
* powerpc: Implement fpu_kern_enter/fpu_kern_leaveJustin Hibbits2023-09-171-0/+2
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* powerpc: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* sys/powerpc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Dump VMX registers into the userland coredump.Justin Hibbits2015-01-031-0/+1
* Handle vector assist traps without a kernel panic, by setting denormalizedNathan Whitehorn2010-10-051-0/+3
* Add Altivec support for supported CPUs. This is derived from the FPU supportNathan Whitehorn2009-02-201-0/+36