Home
last modified time | relevance | path

Searched refs:raised (Results 1 – 19 of 19) sorted by relevance

/qemu/hw/intc/
H A Dopenpic.c286 IRQ_setbit(&dst->raised, n_IRQ); in IRQ_local_pipe()
288 IRQ_resetbit(&dst->raised, n_IRQ); in IRQ_local_pipe()
291 IRQ_check(opp, &dst->raised); in IRQ_local_pipe()
311 if (dst->raised.priority > dst->ctpr && in IRQ_local_pipe()
314 __func__, n_IRQ, dst->raised.next, dst->raised.priority, in IRQ_local_pipe()
1004 if (dst->raised.priority <= dst->ctpr) { in openpic_cpu_write_internal()
1034 n_IRQ = IRQ_get_next(opp, &dst->raised); in openpic_cpu_write_internal()
1064 irq = IRQ_get_next(opp, &dst->raised); in openpic_iack()
1089 IRQ_resetbit(&dst->raised, irq); in openpic_iack()
1298 opp->dst[i].raised.next = -1; in openpic_reset()
[all …]
/qemu/hw/dma/
H A Dtrace-events26 pl330_fault_abort(void) "abort interrupt raised"
34 pl330_dmasev_evirq(uint8_t ev_id) "event interrupt raised %"PRId8
35 pl330_dmasev_event(uint8_t ev_id) "event raised %"PRId8
/qemu/docs/specs/
H A Dedu.rst66 It contains values which raised the interrupt (see interrupt raise
101 appears in interrupt status register when the interrupt is raised and has to
H A Dppc-xive.rst168 CPU interrupt line is raised and the EO bit of the Notification Source
/qemu/tests/tcg/i386/
H A DREADME15 Various exceptions are raised to test most of the x86 user space
/qemu/include/hw/ppc/
H A Dopenpic.h118 IRQQueue raised; member
/qemu/hw/rtc/
H A Dtrace-events18 pl031_alarm_raised(void) "alarm raised"
/qemu/system/
H A Dtrace-events4 # Since requests are raised via monitor, not many tracepoints are needed.
/qemu/hw/char/
H A Dtrace-events85 exynos_uart_irq_raised(uint32_t channel, uint32_t reg) "UART%d: IRQ raised: 0x%08"PRIx32
115 stm32l4x5_usart_irq_raised(uint32_t reg) "USART: IRQ raised: 0x%08"PRIx32
/qemu/target/riscv/insn_trans/
H A Dtrans_privileged.c.inc52 * that no exception will be raised when fetching them.
H A Dtrans_rvv.c.inc1652 * For vadc and vsbc, an illegal instruction exception is raised if the
1667 * For vmadc and vmsbc, an illegal instruction exception is raised if the
1876 * For all comparison instructions, an illegal instruction exception is raised
2217 * type, an illegal instruction exception is raised.
2292 * type, an illegal instruction exception is raised
2516 * type, an illegal instruction exception is raised
2684 * type, an illegal instruction exception is raised
2787 * type, an illegal instruction exception is raised
3084 * 3. An illegal instruction exception is raised if vstart is non-zero.
/qemu/docs/devel/
H A Dblkverify.txt10 of the executable. Other times obscure errors are raised by a program inside
H A Dsubmitting-a-patch.rst429 Stay around to fix problems raised in code review
468 If you fix issues that are raised during review **resend the entire
H A Dloads-stores.rst246 that is raised will indicate an instruction execution fault rather than
H A Dmulti-process.rst515 depend on the type of interrupt being raised.
/qemu/target/mips/tcg/
H A Dmips16e_translate.c.inc958 * XXX: not clear which exception should be raised
H A Dmicromips_translate.c.inc829 * XXX: not clear which exception should be raised
/qemu/fpu/
H A Dsoftfloat-specialize.c.inc804 | `b' is a signaling NaN, the invalid exception is raised.
H A Dsoftfloat-parts.c.inc1482 * Multiply A by 2 raised to the power N.