diff options
author | Matheus Ferst <matheus.ferst@eldorado.org.br> | 2022-10-11 17:48:06 -0300 |
---|---|---|
committer | Daniel Henrique Barboza <danielhb413@gmail.com> | 2022-10-28 13:15:22 -0300 |
commit | b00e9a2f2be384820a107c28ff97fb4d6ed84b8a (patch) | |
tree | 811da475f7385e67ce8872676a6f79c71606ad0f /include/semihosting | |
parent | 2dfecf01952f6d4c9c7698ae55d7a425999acaed (diff) | |
download | qemu-b00e9a2f2be384820a107c28ff97fb4d6ed84b8a.zip qemu-b00e9a2f2be384820a107c28ff97fb4d6ed84b8a.tar.gz qemu-b00e9a2f2be384820a107c28ff97fb4d6ed84b8a.tar.bz2 |
target/ppc: remove unused interrupts from p9_next_unmasked_interrupt
Remove the following unused interrupts from the POWER9 interrupt masking
method:
- PPC_INTERRUPT_RESET: only raised for 6xx, 7xx, 970 and POWER5p;
- Debug Interrupt: removed in Power ISA v2.07;
- Critical Input, Watchdog Timer, and Fixed Interval Timer: only defined
for embedded CPUs;
- Critical Doorbell Interrupt: removed in Power ISA v3.0;
- Programmable Interval Timer: 40x-only.
Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
Reviewed-by: Fabiano Rosas <farosas@linux.ibm.com>
Message-Id: <20221011204829.1641124-7-matheus.ferst@eldorado.org.br>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Diffstat (limited to 'include/semihosting')
0 files changed, 0 insertions, 0 deletions