diff options
author | Emilio G. Cota <cota@braap.org> | 2018-02-15 14:51:49 -0500 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2018-02-16 12:14:39 +1100 |
commit | b0c2d5213a14f8b9d44096ee879a5d7f10fbc505 (patch) | |
tree | b389f9ba2f6531169ce11e3d3bc34cab2b3855ca /qemu-options.hx | |
parent | b6bac4bc7016531405d117cfc1bf64145799e164 (diff) |
target/ppc: convert to TranslatorOps
A few changes worth noting:
- Didn't migrate ctx->exception to DISAS_* since the exception field is
in many cases architecturally relevant.
- Moved the cross-page check from the end of translate_insn to tb_start.
- Removed the exit(1) after a TCG temp leak; changed the fprintf there to
qemu_log.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'qemu-options.hx')
0 files changed, 0 insertions, 0 deletions