This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3696d5ed67
NetBSD
/
sys
/
arch
/
m68k
/
include
History
he
9eec18f5a5
Revert last commit to this file, and re-introduce the _60 variants
...
of the cache ops macros which are common between 040 and 060, as per discussion with tsutsui@.
2007-06-13 13:13:29 +00:00
..
Makefile
…
ansi.h
…
aout_machdep.h
…
asm.h
…
asm_single.h
…
bswap.h
…
bus_dma.h
Enable _pmap_set_page_cacheable(), _pmap_set_page_cacheinhibit() and
2007-06-07 15:54:08 +00:00
byte_swap.h
…
cacheops.h
Fix the 060 variants to not have conflicting definitions for the
2007-06-13 07:00:33 +00:00
cacheops_20.h
…
cacheops_30.h
…
cacheops_40.h
Use pointers for variables assigned to %a0 by __asm("%a0") so that
2007-06-08 15:57:16 +00:00
cacheops_60.h
Revert last commit to this file, and re-introduce the _60 variants
2007-06-13 13:13:29 +00:00
cdefs.h
…
cpu.h
…
cpuframe.h
…
db_machdep.h
…
elf_machdep.h
…
endian.h
…
endian_machdep.h
…
float.h
…
frame.h
LOCK_CAS_CHECK(): make sure we're in kernel mode.
2007-03-13 17:17:28 +00:00
ieee.h
Extract extended precision fraction correctly. Now gdtoa works properly
2007-02-22 17:11:15 +00:00
ieeefp.h
…
int_const.h
…
int_fmtio.h
…
int_limits.h
…
int_mwgwtypes.h
…
int_types.h
…
kcore.h
…
limits.h
…
lock.h
…
m68k.h
Move declarations of m68k common functions
2007-05-21 16:37:03 +00:00
math.h
…
mcontext.h
…
mutex.h
- Shrink ipl_cookie_t from 32-bits to 16-bits (large enough to hold
2007-03-11 05:22:24 +00:00
param.h
…
pcb.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
pmap_motorola.h
Enable _pmap_set_page_cacheable(), _pmap_set_page_cacheinhibit() and
2007-06-07 15:54:08 +00:00
pmc.h
…
proc.h
…
profile.h
…
psl.h
…
pte_motorola.h
Page table sizes depend on pagesize - fix M68K_MAX_PTSIZE to account for
2007-06-05 04:52:07 +00:00
ptrace.h
…
reg.h
…
rwlock.h
…
saframe.h
…
setjmp.h
…
signal.h
…
softintr.h
Hide #include <m68k/softintr.h> inside #ifdef _KERNEL in <machine/intr.h>
2007-03-04 05:28:38 +00:00
stdarg.h
…
sunos_machdep.h
…
svr4_machdep.h
…
sync_icache.h
…
sysctl.h
…
trap.h
…
types.h
Add #define __NO_STRICT_ALIGNMENT.
2007-06-02 06:34:21 +00:00
varargs.h
…
wchar_limits.h
…