On Fri, Mar 16, 2018 at 10:03 AM, Michael Clark wrote:
>
> On Thu, Mar 15, 2018 at 12:27 PM, Peter Maydell
> wrote:
>
>> On 10 March 2018 at 21:25, Philippe Mathieu-Daudé
>> wrote:
>> > On 03/09/2018 10:01 PM, Michael Clark wrote:
>> >> Logic bug caused the string size calculation for the RISC-
On Thu, Mar 15, 2018 at 12:27 PM, Peter Maydell
wrote:
> On 10 March 2018 at 21:25, Philippe Mathieu-Daudé wrote:
> > On 03/09/2018 10:01 PM, Michael Clark wrote:
> >> Logic bug caused the string size calculation for the RISC-V
> >> format ISA string to be small. This fix allows slack for rv128.
On 10 March 2018 at 21:25, Philippe Mathieu-Daudé wrote:
> On 03/09/2018 10:01 PM, Michael Clark wrote:
>> Logic bug caused the string size calculation for the RISC-V
>> format ISA string to be small. This fix allows slack for rv128.
>>
>> Cc: Palmer Dabbelt
>> Cc: Peter Maydell
>> Cc: Eric Blak
On 03/10/2018 10:25 PM, Philippe Mathieu-Daudé wrote:
> On 03/09/2018 10:01 PM, Michael Clark wrote:
>> Logic bug caused the string size calculation for the RISC-V
>> format ISA string to be small. This fix allows slack for rv128.
>>
>> Cc: Palmer Dabbelt
>> Cc: Peter Maydell
>> Cc: Eric Blake
>
On 03/09/2018 10:01 PM, Michael Clark wrote:
> Logic bug caused the string size calculation for the RISC-V
> format ISA string to be small. This fix allows slack for rv128.
>
> Cc: Palmer Dabbelt
> Cc: Peter Maydell
> Cc: Eric Blake
> Signed-off-by: Michael Clark
> ---
> target/riscv/cpu.c |
Logic bug caused the string size calculation for the RISC-V
format ISA string to be small. This fix allows slack for rv128.
Cc: Palmer Dabbelt
Cc: Peter Maydell
Cc: Eric Blake
Signed-off-by: Michael Clark
---
target/riscv/cpu.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git