|
From: | Alex Bennée |
Subject: | Re: [PATCH v7 17/18] accel/tcg: Introduce tb_pc and log_pc |
Date: | Tue, 04 Oct 2022 16:39:11 +0100 |
User-agent: | mu4e 1.9.0; emacs 28.2.50 |
Richard Henderson <richard.henderson@linaro.org> writes: > The availability of tb->pc will shortly be conditional. > Introduce accessor functions to minimize ifdefs. > > Pass around a known pc to places like tcg_gen_code, > where the caller must already have the value. > > Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> -- Alex Bennée
[Prev in Thread] | Current Thread | [Next in Thread] |