Add support for MIPS32 and MIPS64 architectures:

- Use a table-driven CPU detection algorithm instead of multiple
   case statements.
 - Add MIPS32/64 feature detection using the architected CP0 registers
   (from Broadcom Corp).
 - Call MD mips_machdep_cache_config() function if
   __HAVE_MIPS_MACHDEP_CACHE_CONFIG is defined - used to set up the
   L2 cache on some ports.
This commit is contained in:
simonb 2002-03-05 15:53:00 +00:00
parent ba8e2e82e4
commit 351c1c16a6
1 changed files with 702 additions and 271 deletions

File diff suppressed because it is too large Load Diff