aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorAlex Bennée <alex.bennee@linaro.org>2020-05-13 18:51:34 +0100
committerAlex Bennée <alex.bennee@linaro.org>2020-05-15 15:25:16 +0100
commit5f0df0333b20be816ae54a3fa6476f79f9da160e (patch)
treef38ea43cf96fed585bdf73beea3b0bda9589e485 /configure
parent16b22e02b57e403568b471511e0b2a70789c94df (diff)
translate-all: include guest address in out_asm output
We already have information about where each guest instructions representation starts stored in the tcg_ctx->gen_insn_data so we can rectify the PC for faults. We can re-use this information to annotate the out_asm output with guest instruction address which makes it a bit easier to work out where you are especially with longer blocks. A minor wrinkle is that some instructions get optimised away so we have to scan forward until we find some actual generated code. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20200513175134.19619-11-alex.bennee@linaro.org>
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions