diff options
author | Leandro Lupori | 2022-10-25 22:24:23 +0200 |
---|---|---|
committer | Daniel Henrique Barboza | 2022-10-28 18:15:23 +0200 |
commit | 8b3d1c49a9f0f315d2b292c1791430c0f382afa4 (patch) | |
tree | 8ca6f760753bd284b8024b28f7f9750da99322a8 /scripts/qapi | |
parent | ppc4xx_sdram: Add errp parameter to ppc4xx_sdram_banks() (diff) | |
download | qemu-8b3d1c49a9f0f315d2b292c1791430c0f382afa4.tar.gz qemu-8b3d1c49a9f0f315d2b292c1791430c0f382afa4.tar.xz qemu-8b3d1c49a9f0f315d2b292c1791430c0f382afa4.zip |
target/ppc: Add new PMC HFLAGS
Add 2 new PMC related HFLAGS:
- HFLAGS_PMCJCE - value of MMCR0 PMCjCE bit
- HFLAGS_PMC_OTHER - set if a PMC other than PMC5-6 is enabled
These flags allow further optimization of PMC5 update code, by
allowing frequently tested conditions to be performed at
translation time.
Signed-off-by: Leandro Lupori <leandro.lupori@eldorado.org.br>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Message-Id: <20221025202424.195984-3-leandro.lupori@eldorado.org.br>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Diffstat (limited to 'scripts/qapi')
0 files changed, 0 insertions, 0 deletions