.. |
ibm4xx
|
Remove redundant declarations.
|
2002-05-13 07:04:24 +00:00 |
mpc6xx
|
Set normal memory PTEs with PTE_M (memory coherent). Change how we
|
2002-07-25 23:33:04 +00:00 |
altivec.h
|
restructure the FPU and AltiVEC code so that it works for MP.
|
2002-07-28 07:07:44 +00:00 |
ansi.h
|
Re-correct previous. It's intentional.
|
2002-08-07 08:01:57 +00:00 |
aout_machdep.h
|
De-lint. Reviewed by christos.
|
2001-02-09 15:54:18 +00:00 |
asm.h
|
Don't define register references if not KERNEL or STANDALONE.
|
2002-07-30 06:09:10 +00:00 |
atomic.h
|
add some atomic operations.
|
2002-07-28 07:09:28 +00:00 |
bat.h
|
Include powerpc/mpc6xx/{bat.h,pte.h} if PPC_MPC6XX is defined.
|
2001-06-12 17:20:50 +00:00 |
bswap.h
|
Inline bswap{16,32} when the argument is constant.
|
2001-05-30 13:08:34 +00:00 |
bus.h
|
Add bus_space_vaddr().
|
2002-05-31 11:31:30 +00:00 |
byte_swap.h
|
Inline bswap{16,32} when the argument is constant.
|
2001-05-30 13:08:34 +00:00 |
cdefs.h
|
|
|
cpu.h
|
move more inlines to cpu.h: mftb(), mftbl() and mfpvr().
|
2002-08-06 06:14:33 +00:00 |
db_machdep.h
|
Eliminate commons.
|
2002-05-13 06:05:32 +00:00 |
elf_machdep.h
|
Add support for dumping ELF-cormat core files.
|
2001-12-09 23:05:56 +00:00 |
endian_machdep.h
|
|
|
endian.h
|
|
|
float.h
|
Add a port to IBM's PPC405GP Reference Board (the "walnut")
|
2001-06-13 06:01:44 +00:00 |
fpu.h
|
restructure the FPU and AltiVEC code so that it works for MP.
|
2002-07-28 07:07:44 +00:00 |
frame.h
|
rename the intr_depth field of struct intrframe to avoid a name conflict
|
2002-07-24 05:44:37 +00:00 |
ieee.h
|
|
|
ieeefp.h
|
|
|
instr.h
|
Add a port to IBM's PPC405GP Reference Board (the "walnut")
|
2001-06-13 06:01:44 +00:00 |
int_const.h
|
Add definitions of C99 integer constant macros.
|
2001-04-14 22:38:33 +00:00 |
int_fmtio.h
|
Add definitions for C99 fastest minimum-width integer types.
|
2001-04-26 16:25:19 +00:00 |
int_limits.h
|
Add definitions for C99 fastest minimum-width integer types.
|
2001-04-26 16:25:19 +00:00 |
int_mwgwtypes.h
|
Add definitions for C99 fastest minimum-width integer types.
|
2001-04-26 16:25:19 +00:00 |
int_types.h
|
* Move definitions of exact-width integer types from <machine/types.h>
|
2001-04-28 15:41:28 +00:00 |
ipkdb.h
|
|
|
kcore.h
|
|
|
limits.h
|
Be consistent with limit constants:
|
2001-05-04 15:12:32 +00:00 |
lock.h
|
|
|
Makefile
|
Implement pmc(9) -- An interface to hardware performance monitoring
|
2002-08-07 05:14:47 +00:00 |
math.h
|
Clean up some rampant code duplication wrt ieee number handling:
|
2002-02-19 13:08:12 +00:00 |
openpic.h
|
Tsubai has convinced me that openpic_init() should remain machine-dependant
|
2001-02-05 19:22:23 +00:00 |
openpicreg.h
|
fix the calculation of the address of the IPI dispatch register.
|
2002-08-06 06:16:42 +00:00 |
param.h
|
switch all mpc6xx powerpc ports to NEWPMAP by default.
|
2002-03-09 23:35:56 +00:00 |
pcb.h
|
rearrange the PCB structure a bit so it's easier to look at in ddb.
|
2002-07-28 07:02:54 +00:00 |
pio.h
|
Change _MACHINE_PIO_H to _POWERPC_PIO_H
|
2001-05-27 20:59:15 +00:00 |
pmap.h
|
implement pmap_wired_count().
|
2001-09-23 08:12:59 +00:00 |
pmc.h
|
Implement pmc(9) -- An interface to hardware performance monitoring
|
2002-08-07 05:14:47 +00:00 |
proc.h
|
Peform a rototill over the powerpc-based ports.
|
2002-07-05 18:45:15 +00:00 |
profile.h
|
Update from thorpej:
|
2002-02-07 05:13:35 +00:00 |
psl.h
|
|
|
pte.h
|
Include powerpc/mpc6xx/{bat.h,pte.h} if PPC_MPC6XX is defined.
|
2001-06-12 17:20:50 +00:00 |
ptrace.h
|
|
|
reg.h
|
Peform a rototill over the powerpc-based ports.
|
2002-07-05 18:45:15 +00:00 |
reloc.h
|
|
|
rnd.h
|
On the 601, construct the CPU counter value from the RTC[UL] registers.
|
2002-03-26 21:50:39 +00:00 |
setjmp.h
|
|
|
signal.h
|
Eliminate two unused sigframe members.
|
2002-07-04 21:33:43 +00:00 |
spr.h
|
Add SPR_ASR from OEA-64. Change mfspr to use register_t.
|
2002-08-08 22:49:09 +00:00 |
stdarg.h
|
Add gcc 3.x version.
|
2002-06-01 09:22:44 +00:00 |
trap.h
|
Handle the "aligment" fault generated by DCBZ when the cache is off.
|
2002-05-19 06:35:45 +00:00 |
types.h
|
Peform a rototill over the powerpc-based ports.
|
2002-07-05 18:45:15 +00:00 |
userret.h
|
it's PPC_HAVE_FPU, not PPC_HAS_FPU.
|
2002-08-08 01:27:35 +00:00 |
varargs.h
|
Add gcc 3.x version.
|
2002-06-01 09:22:44 +00:00 |