diff options
author | Leandro Lupori <leandro.lupori@eldorado.org.br> | 2022-10-25 17:24:23 -0300 |
---|---|---|
committer | Daniel Henrique Barboza <danielhb413@gmail.com> | 2022-10-28 13:15:23 -0300 |
commit | 8b3d1c49a9f0f315d2b292c1791430c0f382afa4 (patch) | |
tree | 8ca6f760753bd284b8024b28f7f9750da99322a8 /meson | |
parent | 286787f105c3216028841fd86c4e563af6b1b9e0 (diff) | |
download | qemu-8b3d1c49a9f0f315d2b292c1791430c0f382afa4.zip qemu-8b3d1c49a9f0f315d2b292c1791430c0f382afa4.tar.gz qemu-8b3d1c49a9f0f315d2b292c1791430c0f382afa4.tar.bz2 |
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 'meson')
0 files changed, 0 insertions, 0 deletions