Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [matt-nb5-mips64] src/sys/arch/mips/mips



Module Name:    src
Committed By:   cliff
Date:           Mon Nov  9 10:00:02 UTC 2009

Modified Files:
        src/sys/arch/mips/mips [matt-nb5-mips64]: db_interface.c

Log Message:
arch/mips/mips/db_interface.c
- add MIPS64_SHOW32() and MIPS64_SHOW64()  macros
  to show MIPS64 specific cp0 regs
- add EIRR, EIMR, EBASE, CONFIG[0,1,7] to show regs
  >>> these switched by runtime vairable  is_rmi_xls
        is there a better variable to use ???
        cpu_arch == 64 ??
- add mach mtcr, mfcr MD ddb commande
  >>> these are not runtime switched based on cpu arch,
      they are just 'there'
      if you use them on the wrong CPU, it's your problem!


To generate a diff of this commit:
cvs rdiff -u -r1.64.16.6 -r1.64.16.7 src/sys/arch/mips/mips/db_interface.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index