On Mon, 5 Aug 2019 at 22:26, Richard Henderson
wrote:
>
> On 8/5/19 8:44 AM, Peter Maydell wrote:
> > On Fri, 26 Jul 2019 at 18:50, Richard Henderson
> > wrote:
> >>
> >> This unifies the implementation of the actual instructions
> >> for a32, t32, and t16. In order to make this happen, we
> >>
On 8/5/19 8:44 AM, Peter Maydell wrote:
> On Fri, 26 Jul 2019 at 18:50, Richard Henderson
> wrote:
>>
>> This unifies the implementation of the actual instructions
>> for a32, t32, and t16. In order to make this happen, we
>> need several preliminary cleanups. Most importantly to how
>> we handl
On Fri, 26 Jul 2019 at 18:50, Richard Henderson
wrote:
>
> This unifies the implementation of the actual instructions
> for a32, t32, and t16. In order to make this happen, we
> need several preliminary cleanups. Most importantly to how
> we handle the architectural representation of PC.
I'd be
Patchew URL:
https://patchew.org/QEMU/20190726175032.6769-1-richard.hender...@linaro.org/
Hi,
This series seems to have some coding style problems. See output below for
more information:
Type: series
Subject: [Qemu-devel] [PATCH 00/67] target/arm: Convert aa32 base isa to
decodetree
Message
This unifies the implementation of the actual instructions
for a32, t32, and t16. In order to make this happen, we
need several preliminary cleanups. Most importantly to how
we handle the architectural representation of PC.
I attempt to convert single groups of instructions at once,
as they are