diff options
author | 2023-01-30 19:49:50 +0100 | |
---|---|---|
committer | 2023-03-03 16:50:17 -0300 | |
commit | e64645ba802f7735bfffe342945a71b4fb1c5b66 (patch) | |
tree | 5beab0933b352a1d4bba0401cce69c2b16d28510 /scripts/coverage/compare_gcov_json.py | |
parent | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging (diff) | |
download | qemu-e64645ba802f7735bfffe342945a71b4fb1c5b66.tar.xz qemu-e64645ba802f7735bfffe342945a71b4fb1c5b66.zip |
target/ppc/translate: Add dummy implementation for dcblc instruction
The dcblc instruction is used by u-boot in mpc85xx/start.S. Without it,
an illegal istruction exception is generated very early in the boot
process where the processor is not yet able to handle exceptions. See:
https://github.com/u-boot/u-boot/blob/v2023.01/arch/powerpc/cpu/mpc85xx/start.S#L1840
Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Message-Id: <20230130184950.5241-1-shentey@gmail.com>
Acked-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Diffstat (limited to 'scripts/coverage/compare_gcov_json.py')
0 files changed, 0 insertions, 0 deletions