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 prototype rominterpret() 2001-10-05 15:27:56 +00:00
bsd_openprom.h defopt "options SUN4*", put #define for each of SUN4, SUN4C, SUN4M and SUN4U 2001-12-04 00:53:18 +00:00
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 Remove unneeded declarations of the db_machine_init() function. The 2001-11-09 06:52:23 +00:00
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 Define proper constants for 128-bit floating point. 2001-09-21 20:48:02 +00:00
frame.h defopt "options SUN4*", put #define for each of SUN4, SUN4C, SUN4M and SUN4U 2001-12-04 00:53:18 +00:00
fsr.h
idprom.h defopt "options SUN4*", put #define for each of SUN4, SUN4C, SUN4M and SUN4U 2001-12-04 00:53:18 +00:00
ieee.h
ieeefp.h Correct values for different rounding modes. 2001-09-21 20:32:32 +00:00
instr.h
int_const.h
int_fmtio.h Make this match int_mwgwtypes.h (not that that header is really 2001-10-06 01:21:40 +00:00
int_limits.h
int_mwgwtypes.h Unify sparc{,64} headers once again; restore 32-bit sparc64 ABI. 2001-10-15 19:49:16 +00:00
int_types.h
intr.h
kbd.h defopt "options SUN4*", put #define for each of SUN4, SUN4C, SUN4M and SUN4U 2001-12-04 00:53:18 +00:00
kbio.h
kcore.h
limits.h
loadfile_machdep.h
lock.h
Makefile Use <dev/sun/fbio.h>, not our own copy. 2001-09-19 16:46:49 +00:00
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 defopt "options SUN4*", put #define for each of SUN4, SUN4C, SUN4M and SUN4U 2001-12-04 00:53:18 +00:00
openfirm.h Make OF_interpret() handle input and output arguments. 2001-10-05 21:52:43 +00:00
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 Disable __PCI_DEV_FUNCORDER since it's now badly borken. 2001-10-18 23:47:16 +00:00
pmap.h Change bus_space_mmap() signature to the official one. 2001-09-24 23:49:31 +00:00
proc.h
profile.h Changes from Martin Husemann and myself: 2001-11-03 20:24:42 +00:00
psl.h
pte.h defopt "options SUN4*", put #define for each of SUN4, SUN4C, SUN4M and SUN4U 2001-12-04 00:53:18 +00:00
ptrace.h
reg.h
reloc.h update a comment about R_UA_32 relocs. 2001-08-25 15:03:19 +00:00
remote-sl.h
setjmp.h
signal.h
sparc64.h
stdarg.h Make lint happier. 2001-08-18 03:47:18 +00:00
svr4_32_machdep.h
svr4_machdep.h
trap.h
types.h defopt "options SUN4*", put #define for each of SUN4, SUN4C, SUN4M and SUN4U 2001-12-04 00:53:18 +00:00
varargs.h
vmparam.h MAXSLP is defined to be a machine-independent scheduling parameter, 2001-11-15 18:06:11 +00:00
vuid_event.h
z8530var.h