Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Virtual SMP support for the 34K. | Ralf Baechle | 2005-10-29 |
| | | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||
* | Detect the MIPS R2 vectored interrupt, external interrupt controller | Ralf Baechle | 2005-10-29 |
| | | | | | | options and the precense of the MT ASE. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||
* | Macros to access the register of processors using the new MIPS | Ralf Baechle | 2005-10-29 |
Multithreading ASE, also know as MT ASE. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> diff --git a/include/asm-mips/mipsmtregs.h b/include/asm-mips/mipsmtregs.h new file mode 100644 |