Searched refs:CP0_IntCtl (Results 1 – 7 of 7) sorted by relevance
60 qemu_irq_raise(env->irq[(env->CP0_IntCtl >> CP0IntCtl_IPTI) & 0x7]); in cpu_mips_timer_expire()108 qemu_irq_lower(env->irq[(env->CP0_IntCtl >> CP0IntCtl_IPTI) & 0x7]); in cpu_mips_store_compare()
292 VMSTATE_INT32(env.CP0_IntCtl, MIPSCPU),
786 int32_t CP0_IntCtl; member
315 env->CP0_IntCtl = 0xe0000000; in mips_cpu_reset_hold()
1173 env->CP0_IntCtl = (env->CP0_IntCtl & ~0x000003e0) | (arg1 & 0x000003e0); in helper_mtc0_intctl()
1133 uint32_t spacing = (env->CP0_IntCtl >> CP0IntCtl_VS) & 0x1f; in mips_cpu_do_interrupt()
5472 gen_mfc0_load32(arg, offsetof(CPUMIPSState, CP0_IntCtl)); in gen_mfc0()6951 gen_mfc0_load32(arg, offsetof(CPUMIPSState, CP0_IntCtl)); in gen_dmfc0()