aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/include/reg.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Add cpu_update_pcb hookJohn Baldwin2025-01-311-5/+0
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* powerpc: Make machine/reg.h self-containedWarner Losh2021-11-241-16/+18
* [PowerPC] Fix outdated FP regs on fork(2) and friendsBrandon Bergren2021-09-041-0/+5
* Use uintptr_t instead of register_t * for the stack base.John Baldwin2019-12-031-1/+1
* Move most of the contents of opt_compat.h to opt_global.h.Brooks Davis2018-04-061-4/+0
* Restore the ABI of 'struct fpreg' on powerpc.John Baldwin2016-02-011-5/+1
* Move the 32-bit compatible procfs types from freebsd32.h to <sys/procfs.h>John Baldwin2015-04-081-1/+3
* Kernel support for the Vector-Scalar eXtension (VSX) found on the POWER7Nathan Whitehorn2015-02-221-1/+4
* Add Altivec/VMX register support to ptrace.Justin Hibbits2015-01-141-0/+12
* MFppc64:Nathan Whitehorn2010-07-131-3/+41
* Add comment explaining struct reg and struct fpreg must match the trapframe.Suleiman Souhlal2004-07-291-0/+2
* Renamed poorly named setregs to exec_setregs. Moved its prototype toJake Burkholder2002-08-291-1/+0
* Remove __P.Alfred Perlstein2002-03-201-7/+7
* [partially forced commit due to pilot error in earlier commit attempt]Dag-Erling Smørgrav2001-10-211-1/+12
* Update PowerPC MD code to compile and do initial bootstrap based onMark Peek2001-09-201-1/+1
* Bring in NetBSD code used in the PowerPC port.Benno Rice2001-06-101-0/+27