On 7/14/22 18:52, Peter Maydell wrote:
The only caller of regime_tcr() is now regime_tcr_value(); fold the
two together, and use the shorter and more natural 'regime_tcr'
name for the new function.

Signed-off-by: Peter Maydell<peter.mayd...@linaro.org>
---
  target/arm/internals.h  | 16 +++++-----------
  target/arm/helper.c     |  6 +++---
  target/arm/ptw.c        |  6 +++---
  target/arm/tlb_helper.c |  2 +-
  4 files changed, 12 insertions(+), 18 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to