Re: [PATCH v3 00/69] target/arm: AArch64 decodetree conversion, final part

2024-12-13 Thread Peter Maydell
On Wed, 11 Dec 2024 at 16:42, Richard Henderson wrote: > > Finish the conversion of all aarch64 instructions to decodetree. > > Changes for v3: > - Fix decode for f16 fsqrt (vector) in patch 23, prior to conversion. > This is the only patch without R-B. > > > r~ Applied to target-arm.next

[PATCH v3 00/69] target/arm: AArch64 decodetree conversion, final part

2024-12-11 Thread Richard Henderson
Finish the conversion of all aarch64 instructions to decodetree. Changes for v3: - Fix decode for f16 fsqrt (vector) in patch 23, prior to conversion. This is the only patch without R-B. r~ Richard Henderson (69): target/arm: Add section labels for "Data Processing (register)" target