Searched refs:dint (Results 1 – 3 of 3) sorted by relevance
399 uint64_t dint:1; /**< Indicates that a Debug Interrupt exception occurred. member
1578 uint64_t dint : 32; /**< Send DINT pulse to PP vector */ member1580 uint64_t dint : 32;1587 uint64_t dint : 1; /**< Send DINT pulse to PP vector */ member1589 uint64_t dint : 1;1596 uint64_t dint : 2; /**< Send DINT pulse to PP vector */ member1598 uint64_t dint : 2;1607 uint64_t dint : 16;1618 uint64_t dint : 4;1628 uint64_t dint : 12;1641 uint64_t dint : 6;[all …]
1067 …bug_active_core(state, core) && !debug_reg->s.dbp && !debug_reg->s.dss && (debug_reg->s.dint != 1)) in cvmx_debug_stop_core()