mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-24 15:42:32 +00:00
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
91a2fcc886
commit
7bcf7717b6
20 changed files with 210 additions and 200 deletions
|
@ -12,7 +12,7 @@
|
|||
* Interrupt numbers
|
||||
*/
|
||||
#define Q_PIC_IRQ_BASE 0
|
||||
#define Q_COUNT_COMPARE_IRQ 16
|
||||
#define Q_COUNT_COMPARE_IRQ 23
|
||||
|
||||
/*
|
||||
* Qemu clock rate. Unlike on real MIPS this has no relation to the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue