K 10 svn:author V 8 jmallett K 8 svn:date V 27 2010-03-23T22:06:56.681496Z K 7 svn:log V 591 o) Move some stuff from to . o) Remove some gratuitous ISA setting in assembly files -- ISA must be set properly in the compiler (and assembler.) o) Use 's ISA-dependent instruction wrappers rather than hand- rolled versions in each assembly file. o) Reflect the fact that our pmap is solidly 32-bit by making PTEs and PDEs 32-bits. This lets us go back to the old segmap sizing which uses a page at a time rather than two pages at a time, which gives us a fighting chance with n64 kernels. Sponsored by: Packet Forensics END