qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v4 2/5] target/ppc: renamed SPR registration functions


From: Richard Henderson
Subject: Re: [PATCH v4 2/5] target/ppc: renamed SPR registration functions
Date: Tue, 4 May 2021 08:59:12 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

On 5/4/21 7:01 AM, Bruno Larsen (billionai) wrote:
Renamed all gen_spr_* and gen_* functions specifically related to
registering SPRs to register_*_sprs and register_*, to avoid future
confusion with other TCG related code.

Signed-off-by: Bruno Larsen (billionai)<bruno.larsen@eldorado.org.br>
---
  target/ppc/translate_init.c.inc | 860 ++++++++++++++++----------------
  1 file changed, 430 insertions(+), 430 deletions(-)

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

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]