qemu-arm
[Top][All Lists]
Advanced

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

Re: [Qemu-arm] [RFC 00/23] target/arm: decode generator and initial sve


From: Peter Maydell
Subject: Re: [Qemu-arm] [RFC 00/23] target/arm: decode generator and initial sve patches
Date: Thu, 11 Jan 2018 17:56:25 +0000

On 18 December 2017 at 17:45, Richard Henderson
<address@hidden> wrote:
> The most important part here, for review, is the first patch.
>
> I add a code generator, writen in python, which takes an input file
> that describes the opcode bits and field bits of the instructions,
> and outputs a function that does all of the decoding.
>
> The subsequent patches begin to add SVE support and also demonstrate
> how I envision how both the decoder and the tcg host vector support
> are to be used.  Thus, review of the direction would be appreciated
> before there are another 100 patches along the same style.

This doesn't apply to master -- do you have an example of
what the generated code comes out like?

thanks
-- PMM



reply via email to

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