summaryrefslogtreecommitdiffstats
path: root/target/ppc/helper_regs.c
Commit message (Expand)AuthorAgeFilesLines
* target/ppc: Validate hflags with CONFIG_DEBUG_TCGRichard Henderson2021-05-041-2/+27
* target/ppc: Remove env->immu_idx and env->dmmu_idxRichard Henderson2021-05-041-46/+43Star
* target/ppc: Remove MSR_SA and MSR_AP from hflagsRichard Henderson2021-05-041-6/+4Star
* target/ppc: Put LPCR[GTSE] in hflagsRichard Henderson2021-05-041-0/+3
* target/ppc: Put dbcr0 single-step bits into hflagsRichard Henderson2021-05-041-7/+17
* target/ppc: Disconnect hflags from MSRRichard Henderson2021-05-041-11/+54
* target/ppc: Retain hflags_nmsr only for migrationRichard Henderson2021-05-041-2/+0Star
* target/ppc: Move 601 hflags adjustment to hreg_compute_hflagsRichard Henderson2021-05-041-2/+11
* target/ppc: Move helper_regs.h functions out-of-lineRichard Henderson2021-05-041-0/+197