cputlb: used cached CPUClass in our hot-paths
commit8810ee2ac0899356013f56db6ea5f3e5023fbef6
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 23 Sep 2022 08:48:01 +0000 (23 10:48 +0200)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 4 Oct 2022 03:53:30 +0000 (3 20:53 -0700)
treeefc3237aefde563a87ee68c52bb3548ee6c4328b
parentb404ca370e4ee60e98effec5cdf942d15b61c507
cputlb: used cached CPUClass in our hot-paths

Before: 35.912 s ±  0.168 s
  After: 35.565 s ±  0.087 s

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220811151413.3350684-5-alex.bennee@linaro.org>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20220923084803.498337-5-clg@kaod.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/cputlb.c