On Sun, 17 Apr 2022 at 19:02, Richard Henderson <richard.hender...@linaro.org> wrote: > > The length of the previous insn may be computed from > the difference of start and end addresses. > Use tcg_constant_i32 while we're at it. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/arm/translate.c | 12 ++++-------- > 1 file changed, 4 insertions(+), 8 deletions(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM