diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-05-12 15:54:17 -0300 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2021-05-19 10:30:28 +1000 |
commit | a9b5b3d06c0072fcb6dbf07ec2d27264f609af9a (patch) | |
tree | 63f15ca9381853c7831ac3d22e1ac43ebe61d0d2 /python | |
parent | 2736fc61811d80309d6fb0bbbb2af1bbe12e44b7 (diff) | |
download | qemu-a9b5b3d06c0072fcb6dbf07ec2d27264f609af9a.zip qemu-a9b5b3d06c0072fcb6dbf07ec2d27264f609af9a.tar.gz qemu-a9b5b3d06c0072fcb6dbf07ec2d27264f609af9a.tar.bz2 |
target/ppc: Introduce DISAS_{EXIT,CHAIN}{,_UPDATE}
Rewrite ppc_tr_tb_stop to handle these new codes.
Convert ctx->exception into these new codes at the end of
ppc_tr_translate_insn, prior to pushing the change back
throughout translate.c.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
Message-Id: <20210512185441.3619828-8-matheus.ferst@eldorado.org.br>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions