NetBSD/sys/arch/powerpc/include
danw 6c14ba0dba Fill in the alignment trap handler a bit: now it can fix unaligned
floating point loads and stores (to work around a gcc bug), but will
still cause a bus error on other sorts of unaligned accesses.
2000-01-19 03:30:12 +00:00
..
Makefile C99: Define a NAN macro in <math.h> which evaulates to a constant expression of 1999-12-23 10:15:05 +00:00
ansi.h
aout_machdep.h Change r_type bit field size 5 to 6 and reduce unused bit(2 to 1). 1998-12-03 05:15:06 +00:00
asm.h First-cut of profiling support. 1999-03-05 07:59:13 +00:00
bat.h - Comment the BAT bits. 1999-12-18 01:36:06 +00:00
bswap.h Include <sys/bswap.h> for function prototypes. i386, pc532 and vax 1999-08-21 05:39:51 +00:00
cdefs.h Garbage-collect. 1999-03-20 01:40:25 +00:00
cpu.h Add missing CPU_MAXID definition. 1999-05-05 11:20:54 +00:00
db_machdep.h
elf_machdep.h Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
endian.h Include <sys/endian.h> after defining whether where are little- or 1999-08-21 05:53:50 +00:00
float.h
fpu.h Fix "FPCSR" to "FPSCR". ("Floating Point Status and Control Register") 1999-12-07 15:14:56 +00:00
frame.h Fix void * arithmetic. 1999-01-10 10:13:15 +00:00
hid_601.h Hardware Implementation Dependent registers for the PowerPC 601. 1999-12-18 01:33:45 +00:00
ieee.h
ieeefp.h reorder the fp_rnd constants to match the values used by the 1999-07-07 01:52:26 +00:00
ipkdb.h
kcore.h
limits.h
machine_type.h
math.h const -> __const and include <sys/cdefs.h> earlier; fixes PR lib/9052 2000-01-04 14:20:05 +00:00
param.h CL* discarding. 1999-12-04 21:13:19 +00:00
pcb.h Fix "FPCSR" to "FPSCR". ("Floating Point Status and Control Register") 1999-12-07 15:14:56 +00:00
pmap.h eliminate the PMAP_NEW option by making it required for all ports. 1999-09-12 01:16:55 +00:00
proc.h
profile.h First-cut of profiling support. 1999-03-05 07:59:13 +00:00
psl.h Comment the MSR bits, and note which ones are not present on the PowerPC 601. 1999-12-18 01:34:15 +00:00
pte.h
ptrace.h PT_{STEP,GETREGS,SETREGS} support. 1999-05-03 10:02:19 +00:00
reg.h PT_{STEP,GETREGS,SETREGS} support. 1999-05-03 10:02:19 +00:00
reloc.h
setjmp.h
signal.h
stdarg.h Adapt to gcc change (calling sequence). 1998-12-02 14:23:03 +00:00
trap.h Fill in the alignment trap handler a bit: now it can fix unaligned 2000-01-19 03:30:12 +00:00
types.h
va-ppc.h Adapt to gcc change (calling sequence). 1998-12-02 14:23:03 +00:00
varargs.h Adapt to gcc change (calling sequence). 1998-12-02 14:23:03 +00:00
vmparam.h CL* discarding. 1999-12-04 21:13:19 +00:00