Home
last modified time | relevance | path

Searched refs:DBCR0_ICMP (Results 1 – 3 of 3) sorted by relevance

/qemu/target/ppc/
H A Dhelper_regs.c146 if ((dbcr0 & DBCR0_ICMP) && FIELD_EX64(env->msr, MSR, DE)) { in hreg_compute_hflags_value()
H A Dcpu.h641 #define DBCR0_ICMP (1 << 27) macro
H A Dtranslate.c363 dbsr = DBCR0_ICMP; in gen_debug_exception()