Home
last modified time | relevance | path

Searched refs:mmcr0_pmcc0 (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) {
43 if (ctx->mmcr0_pmcc0) {
202 if (ctx->mmcr0_pmcc0 && ctx->mmcr0_pmcc1) {
235 if (ctx->mmcr0_pmcc0 && ctx->mmcr0_pmcc1) {
H A Dtranslate.c192 bool mmcr0_pmcc0; member
7352 ctx->mmcr0_pmcc0 = (hflags >> HFLAGS_PMCC0) & 1; in ppc_tr_init_disas_context()