Home
last modified time | relevance | path

Searched refs:mmcr0_pmcc1 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dpower8-pmu-regs.c.inc24 if (!ctx->mmcr0_pmcc0 && ctx->mmcr0_pmcc1) {
47 if (ctx->mmcr0_pmcc1) {
202 if (ctx->mmcr0_pmcc0 && ctx->mmcr0_pmcc1) {
235 if (ctx->mmcr0_pmcc0 && ctx->mmcr0_pmcc1) {
H A Dtranslate.c193 bool mmcr0_pmcc1; member
7353 ctx->mmcr0_pmcc1 = (hflags >> HFLAGS_PMCC1) & 1; in ppc_tr_init_disas_context()