NetBSD/sys/arch/sparc64/include
simonb 2d8577fb83 Clean up some rampant code duplication wrt ieee number handling:
- Add alignment-safe double and float unions.
 - Use the above for the __infinity and __nan constants on all
   architectures that use the standard ieee754 representation of
   those constants.
 - Add a single copy of various ieee754 math functions (frexp, isinf,
   isnan, ldexp and modf) that had numerous duplicates among the
   arch-specific directories.
 - Use the above functions on all architectures where the generic C
   versions where used.  Architectures that had local assembly
   routines are untouched (for those functions only).
2002-02-19 13:08:12 +00:00
..
ansi.h
aout_machdep.h
asm.h Use a more efficient PIC_PROLOG(). 2002-01-14 16:37:36 +00:00
autoconf.h
bsd_openprom.h
bswap.h
bus.h Make bus_space_barrier() an inline instead of a function vector. 2002-02-07 21:36:54 +00:00
cdefs.h
cgtworeg.h
conf.h
cpu.h Correctly take into account the satck bias in CLKF_INTR(). 2002-02-09 04:50:13 +00:00
ctlreg.h Make PHYS_ASI() also recognize little-endian ASIs. 2002-01-14 20:44:30 +00:00
db_machdep.h
disklabel.h
eeprom.h
elf_machdep.h Add support for dumping ELF-cormat core files. 2001-12-09 23:05:56 +00:00
endian_machdep.h
endian.h
fbvar.h
float.h
frame.h
fsr.h
idprom.h
ieee.h
ieeefp.h
instr.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h
kbd.h
kbio.h
kcore.h
limits.h
loadfile_machdep.h
lock.h
Makefile
math.h Clean up some rampant code duplication wrt ieee number handling: 2002-02-19 13:08:12 +00:00
netbsd32_machdep.h clean up 2002-01-03 06:43:23 +00:00
oldmon.h
openfirm.h
openpromio.h Add OPIOCFINDDEVICE to match dev/ofw/openfirmio.[ch]. 2002-01-10 20:38:11 +00:00
param.h Increase NMBCLUSTERS. 2002-02-09 04:58:53 +00:00
pcb.h
pci_machdep.h
pmap.h
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
reloc.h
remote-sl.h
setjmp.h
signal.h
sparc64.h
stdarg.h
svr4_32_machdep.h
svr4_machdep.h
trap.h
types.h
varargs.h
vmparam.h
vuid_event.h
z8530var.h