Home
last modified time | relevance | path

Searched refs:pending_interrupts (Results 51 – 75 of 98) sorted by relevance

1234

/dports/emulators/qemu5/qemu-5.2.0/target/ppc/
H A Dhelper_regs.h170 if (!env->pending_interrupts && (*env->check_pow)(env)) { in hreg_store_msr()
H A Dtranslate_init.c.inc8577 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_EXT)) &&
8585 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_MCK)) &&
8589 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_HMI)) &&
8593 if (env->pending_interrupts & (1u << PPC_INTERRUPT_RESET)) {
8739 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_EXT)) &&
8747 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_MCK)) &&
8751 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_HMI)) &&
8763 if (env->pending_interrupts & (1u << PPC_INTERRUPT_RESET)) {
8960 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_MCK |
9171 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_MCK |
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/ppc/
H A Dhelper_regs.h170 if (!env->pending_interrupts && (*env->check_pow)(env)) { in hreg_store_msr()
H A Dtranslate_init.inc.c8546 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_EXT)) && in cpu_has_work_POWER7()
8554 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_MCK)) && in cpu_has_work_POWER7()
8558 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_HMI)) && in cpu_has_work_POWER7()
8562 if (env->pending_interrupts & (1u << PPC_INTERRUPT_RESET)) { in cpu_has_work_POWER7()
8708 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_EXT)) && in cpu_has_work_POWER8()
8716 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_MCK)) && in cpu_has_work_POWER8()
8720 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_HMI)) && in cpu_has_work_POWER8()
8732 if (env->pending_interrupts & (1u << PPC_INTERRUPT_RESET)) { in cpu_has_work_POWER8()
8929 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_MCK | in cpu_has_work_POWER9()
9145 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_MCK | in cpu_has_work_POWER10()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/target/ppc/
H A Dhelper_regs.h165 if (!env->pending_interrupts && (*env->check_pow)(env)) { in hreg_store_msr()
H A Dtranslate_init.inc.c8523 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_EXT)) && in cpu_has_work_POWER7()
8531 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_MCK)) && in cpu_has_work_POWER7()
8535 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_HMI)) && in cpu_has_work_POWER7()
8539 if (env->pending_interrupts & (1u << PPC_INTERRUPT_RESET)) { in cpu_has_work_POWER7()
8679 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_EXT)) && in cpu_has_work_POWER8()
8687 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_MCK)) && in cpu_has_work_POWER8()
8691 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_HMI)) && in cpu_has_work_POWER8()
8703 if (env->pending_interrupts & (1u << PPC_INTERRUPT_RESET)) { in cpu_has_work_POWER8()
8882 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_EXT)) && in cpu_has_work_POWER9()
8895 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_MCK | in cpu_has_work_POWER9()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/target/ppc/
H A Dhelper_regs.h165 if (!env->pending_interrupts && (*env->check_pow)(env)) { in hreg_store_msr()
H A Dtranslate_init.inc.c8523 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_EXT)) && in cpu_has_work_POWER7()
8531 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_MCK)) && in cpu_has_work_POWER7()
8535 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_HMI)) && in cpu_has_work_POWER7()
8539 if (env->pending_interrupts & (1u << PPC_INTERRUPT_RESET)) { in cpu_has_work_POWER7()
8679 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_EXT)) && in cpu_has_work_POWER8()
8687 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_MCK)) && in cpu_has_work_POWER8()
8691 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_HMI)) && in cpu_has_work_POWER8()
8703 if (env->pending_interrupts & (1u << PPC_INTERRUPT_RESET)) { in cpu_has_work_POWER8()
8882 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_EXT)) && in cpu_has_work_POWER9()
8895 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_MCK | in cpu_has_work_POWER9()
[all …]
H A Dmachine.c104 qemu_get_be32s(f, &env->pending_interrupts); in cpu_load_old()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/ppc/
H A Dhelper_regs.h163 if (!env->pending_interrupts && (*env->check_pow)(env)) { in hreg_store_msr()
H A Dtranslate_init.inc.c8483 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_EXT)) && in cpu_has_work_POWER7()
8491 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_MCK)) && in cpu_has_work_POWER7()
8495 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_HMI)) && in cpu_has_work_POWER7()
8499 if (env->pending_interrupts & (1u << PPC_INTERRUPT_RESET)) { in cpu_has_work_POWER7()
8637 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_EXT)) && in cpu_has_work_POWER8()
8645 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_MCK)) && in cpu_has_work_POWER8()
8649 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_HMI)) && in cpu_has_work_POWER8()
8661 if (env->pending_interrupts & (1u << PPC_INTERRUPT_RESET)) { in cpu_has_work_POWER8()
8837 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_EXT)) && in cpu_has_work_POWER9()
8850 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_MCK | in cpu_has_work_POWER9()
[all …]
H A Dmachine.c93 qemu_get_be32s(f, &env->pending_interrupts); in cpu_load_old()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/ppc/
H A Dhelper_regs.h170 if (!env->pending_interrupts && (*env->check_pow)(env)) { in hreg_store_msr()
H A Dtranslate_init.inc.c8546 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_EXT)) && in cpu_has_work_POWER7()
8554 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_MCK)) && in cpu_has_work_POWER7()
8558 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_HMI)) && in cpu_has_work_POWER7()
8562 if (env->pending_interrupts & (1u << PPC_INTERRUPT_RESET)) { in cpu_has_work_POWER7()
8708 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_EXT)) && in cpu_has_work_POWER8()
8716 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_MCK)) && in cpu_has_work_POWER8()
8720 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_HMI)) && in cpu_has_work_POWER8()
8732 if (env->pending_interrupts & (1u << PPC_INTERRUPT_RESET)) { in cpu_has_work_POWER8()
8929 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_MCK | in cpu_has_work_POWER9()
9145 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_MCK | in cpu_has_work_POWER10()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/target/ppc/
H A Dhelper_regs.h170 if (!env->pending_interrupts && (*env->check_pow)(env)) { in hreg_store_msr()
H A Dtranslate_init.c.inc8628 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_EXT)) &&
8636 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_MCK)) &&
8640 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_HMI)) &&
8644 if (env->pending_interrupts & (1u << PPC_INTERRUPT_RESET)) {
8790 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_EXT)) &&
8798 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_MCK)) &&
8802 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_HMI)) &&
8814 if (env->pending_interrupts & (1u << PPC_INTERRUPT_RESET)) {
9011 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_MCK |
9222 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_MCK |
[all …]
/dports/emulators/mess/mame-mame0226/src/devices/cpu/dsp56156/
H A Ddsp56156.h142 int8_t pending_interrupts[32]; member
/dports/emulators/mame/mame-mame0226/src/devices/cpu/dsp56156/
H A Ddsp56156.h142 int8_t pending_interrupts[32]; member
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/ppc/
H A Dcpu_init.c7595 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_EXT)) &&
7603 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_MCK)) &&
7607 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_HMI)) &&
7611 if (env->pending_interrupts & (1u << PPC_INTERRUPT_RESET)) {
7755 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_EXT)) &&
7763 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_MCK)) &&
7767 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_HMI)) &&
7779 if (env->pending_interrupts & (1u << PPC_INTERRUPT_RESET)) {
7974 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_MCK |
8183 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_MCK |
[all …]
H A Dhelper_regs.c251 if (!env->pending_interrupts && (*env->check_pow)(env)) { in hreg_store_msr()
/dports/emulators/qemu/qemu-6.2.0/target/ppc/
H A Dcpu_init.c7595 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_EXT)) && in cpu_has_work_POWER7()
7603 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_MCK)) && in cpu_has_work_POWER7()
7607 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_HMI)) && in cpu_has_work_POWER7()
7611 if (env->pending_interrupts & (1u << PPC_INTERRUPT_RESET)) { in cpu_has_work_POWER7()
7755 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_EXT)) && in cpu_has_work_POWER8()
7763 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_MCK)) && in cpu_has_work_POWER8()
7767 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_HMI)) && in cpu_has_work_POWER8()
7779 if (env->pending_interrupts & (1u << PPC_INTERRUPT_RESET)) { in cpu_has_work_POWER8()
7974 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_MCK | in cpu_has_work_POWER9()
8183 if ((env->pending_interrupts & (1u << PPC_INTERRUPT_MCK | in cpu_has_work_POWER10()
[all …]
H A Dhelper_regs.c260 if (!env->pending_interrupts && (*env->check_pow)(env)) { in hreg_store_msr()
/dports/emulators/riscv-isa-sim/riscv-isa-sim-4f12984/riscv/
H A Dprocessor.cc718 void processor_t::take_interrupt(reg_t pending_interrupts) in take_interrupt() argument
721 if (!pending_interrupts) { in take_interrupt()
728 reg_t enabled_interrupts = pending_interrupts & ~state.mideleg->read() & -m_enabled; in take_interrupt()
734 enabled_interrupts = pending_interrupts & deleg_to_hs & -hs_enabled; in take_interrupt()
739 enabled_interrupts = pending_interrupts & deleg_to_vs & -vs_enabled; in take_interrupt()
/dports/emulators/bsvc/bsvc-2.4.6/src/M68k/sim68000/
H A Dm68000.hpp253 PendingInterrupt::Compare> pending_interrupts; member in m68000
/dports/emulators/bsvc/bsvc-2.4.6/src/M68k/sim68360/
H A Dcpu32.hpp259 PendingInterrupt::Compare> pending_interrupts; member in cpu32

1234