NetBSD/sys/arch/powerpc/include
chs 67402a485f enable powersave mode on 7450 and family.
also, the HID0_DOZE bit in this context doesn't mean "doze",
it's actually "enable extra BATs".  add an alias for this bit
and use it as appropriate.
2005-01-11 02:09:54 +00:00
..
ibm4xx Substitute PPC405_ with PPC_IBM405_. 2004-12-17 16:23:57 +00:00
oea enable powersave mode on 7450 and family. 2005-01-11 02:09:54 +00:00
altivec.h Add a SAVE/DISCARD flag to save_{fpu,vec}_lwp. Use it appropriately. 2004-04-16 23:58:08 +00:00
ansi.h Define va_list as __builtin_va_list for GCC 3.x. Change stdarg macros 2003-09-24 02:39:56 +00:00
aout_machdep.h
asm.h Nuke ci_spillstk/CI_SPILLSTK. No longer needed. 2003-08-08 07:14:26 +00:00
atomic.h
bat.h
bswap.h Reorganize the way powerpc port install machine specific headers. 2003-10-20 00:12:09 +00:00
bus.h Need to set BUS_DMA_COHERENT to BUS_DMA_NOCACHE on IBM ppc4xx CPUs. 2003-09-03 13:30:05 +00:00
cdefs.h
cpu_counter.h Add support for the IBM 403GCX cpu. Enabled with "options PPC_IBM403". 2003-03-11 10:40:15 +00:00
cpu.h move some per-cpu data definitions to MI place so that they can be modified 2004-09-22 11:32:02 +00:00
darwin_machdep.h typo 2004-07-15 20:21:55 +00:00
db_machdep.h Add a BKPT_ADDR() macro which gives MD code a chance to munge a 2003-04-29 17:06:03 +00:00
elf_machdep.h
endian_machdep.h
endian.h
float.h Rename <sys/float_ieee.h> to <sys/float_ieee754.h>, following libc's 2003-05-12 15:22:53 +00:00
fpu.h Add a SAVE/DISCARD flag to save_{fpu,vec}_lwp. Use it appropriately. 2004-04-16 23:58:08 +00:00
frame.h Move SFRAMELEN to frame.h and use it in vm_machdep.c. In setfunc, setup 2003-08-27 20:20:07 +00:00
ieee.h Use <sys/ieee754.h> where applicable. 2003-10-26 20:55:30 +00:00
ieeefp.h
instr.h Remove (the now non-compiling) support for 128bit FP emulation, which 2003-10-27 04:32:02 +00:00
int_const.h
int_fmtio.h
int_limits.h Factor out W{CHAR,INT}_{MAX,MIN} into their own header file. 2004-05-08 21:51:47 +00:00
int_mwgwtypes.h
int_types.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
ipkdb.h
isa_machdep.h Add powerpc-specific isa and isadma machdep code. (Merge common code from 2003-10-19 03:19:32 +00:00
kcore.h
limits.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
lock.h Move __cpu_simple_lock_t and __SIMPLELOCK_{UN,}LOCKED to machine/types.h 2003-09-26 22:45:41 +00:00
mach_machdep.h Move machine dependent definitions to machine dependent headers. 2003-12-03 18:25:44 +00:00
macho_machdep.h
Makefile Factor out W{CHAR,INT}_{MAX,MIN} into their own header file. 2004-05-08 21:51:47 +00:00
Makefile.inc
math.h
mcontext.h Add some accessor macros for the ucontext: 2003-10-08 22:43:01 +00:00
netbsd32_machdep.h change 'data' arg of fp_ioctl to 'void *' to match file.h 2003-04-16 08:58:18 +00:00
openpic.h
openpicreg.h Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
param.h Make MSIZE and MCLSHIFT overrideable in <machine/param.h> 2004-12-09 00:37:54 +00:00
pcb.h Add a SAVE/DISCARD flag to save_{fpu,vec}_lwp. Use it appropriately. 2004-04-16 23:58:08 +00:00
pio.h
pmap.h
pmc.h
proc.h
profile.h
psl.h On OEA, turn PSL_USER* into runtime values appropriate for the CPU model 2004-06-26 21:48:30 +00:00
pte.h
ptrace.h Add PT_MACHDEP_STRINGS so that kdump(1) can print out the PowerPC-specific 2004-05-06 22:53:02 +00:00
reg.h
reloc.h
setjmp.h
signal.h nothing cares about __HAVE_SIGINFO anymore, so nuke it 2004-03-26 21:39:57 +00:00
softintr.h Move data structures to softintr.c. Remove an unneeded if. Fix a typo. 2004-03-25 18:46:27 +00:00
spr.h Minor (old) patch from me to correct CPU ID of 604e vs. 604ev. 2004-12-06 04:15:03 +00:00
stdarg.h Define va_list as __builtin_va_list for GCC 3.x. Change stdarg macros 2003-09-24 02:39:56 +00:00
trap.h Management, not managment. Mostly from jmc@openbsd. 2003-04-26 22:07:12 +00:00
types.h Move __cpu_simple_lock_t and __SIMPLELOCK_{UN,}LOCKED to machine/types.h 2003-09-26 22:45:41 +00:00
userret.h Make it compile when PPC_HAVE_FPU is not defined. 2004-04-16 08:52:41 +00:00
varargs.h
wchar_limits.h Factor out W{CHAR,INT}_{MAX,MIN} into their own header file. 2004-05-08 21:51:47 +00:00