qemu-riscv
[Top][All Lists]
Advanced

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

Re: [PATCH rc2 01/25] target/avr: Add outward facing interfaces and core


From: Joaquin de Andres
Subject: Re: [PATCH rc2 01/25] target/avr: Add outward facing interfaces and core CPU logic
Date: Mon, 27 Jan 2020 11:39:56 +0100

On 1/27/20 10:48 AM, Michael Rolnik wrote:
> Not used. it's there just for clarity. to follow the pattern like PC
> 
>      AVR_FEATURE_1_BYTE_PC,
>      AVR_FEATURE_2_BYTE_PC,
>      AVR_FEATURE_3_BYTE_PC,
> 
>      AVR_FEATURE_1_BYTE_SP,
>      AVR_FEATURE_2_BYTE_SP,
> 
> To show that there is not 3 byte SP or so.
> 
> Should I remove it?

Just asking, I get confused doing the review. I ratter prefer not to
have dead code, but is your call.

--joa



reply via email to

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