qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 14/19] target/microblaze: Move pvr regs to MicroBlazeCPUCo


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v3 14/19] target/microblaze: Move pvr regs to MicroBlazeCPUConfig
Date: Sat, 5 Sep 2020 23:39:41 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0

On 9/4/20 9:08 PM, Richard Henderson wrote:
> These values are constant, and are derived from the other
> configuration knobs.  Move them into MicroBlazeCPUConfig
> to emphasize that they are not variable.
> 
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  target/microblaze/cpu.h             |  5 +-
>  hw/microblaze/petalogix_ml605_mmu.c |  6 +-
>  target/microblaze/cpu.c             | 92 ++++++++++++++---------------
>  target/microblaze/gdbstub.c         |  4 +-
>  target/microblaze/helper.c          |  2 +-
>  target/microblaze/op_helper.c       |  2 +-
>  target/microblaze/translate.c       |  3 +-
>  7 files changed, 54 insertions(+), 60 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>



reply via email to

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