qemu-devel
[Top][All Lists]
Advanced

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

Re: [RFC PATCH v3 00/34] Hexagon patch series


From: Richard Henderson
Subject: Re: [RFC PATCH v3 00/34] Hexagon patch series
Date: Fri, 28 Aug 2020 20:27:14 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

On 8/18/20 8:50 AM, Taylor Simpson wrote:
> This series adds support for the Hexagon processor with Linux user support
> 
> See patch 02/34 Hexagon README for detailed information.
> 
> Once the series is applied, the Hexagon port will pass "make check-tcg".
> The series also includes Hexagon-specific tests in tcg/tests/hexagon.
> 
> We have a parallel effort to make the Hexagon Linux toolchain inside a docker
> container publically available.

Oh, excellent.

> *** Future items under consideration ***
> Use qemu softfloat

This is a blocker.  It's definitely not hard.

> Use qemu decodetree

This would certainly clean up all of the string processing that I mentioned.
It seems like it would be just as easy to convert into the decodetree format as
what you're currently doing for dectree_generated.h.  Indeed, easier, since you
only need the ones that are TERMINAL().  All of the other things labeled
TABLE_LINK are handled by decodetree itself.

Anyway, I've completed what review I planed to do against this version.


r~



reply via email to

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