Re: [PATCH v2 00/34] PowerISA v3.1 instruction batch

2021-10-31 Thread David Gibson
On Fri, Oct 29, 2021 at 05:23:50PM -0300, matheus.fe...@eldorado.org.br wrote: > From: Matheus Ferst > > This patch series implements 56 new instructions for POWER10, moving 28 > "old" instructions to decodetree along the way. The series is divided by > facility as follows: > > - From patch 1 to

Re: [PATCH v2 00/34] PowerISA v3.1 instruction batch

2021-10-31 Thread David Gibson
On Mon, Nov 01, 2021 at 11:13:42AM +1100, David Gibson wrote: > On Fri, Oct 29, 2021 at 05:23:50PM -0300, matheus.fe...@eldorado.org.br wrote: > > From: Matheus Ferst > > > > This patch series implements 56 new instructions for POWER10, moving 28 > > "old" instructions to decodetree along the way

[PATCH v2 00/34] PowerISA v3.1 instruction batch

2021-10-29 Thread matheus . ferst
From: Matheus Ferst This patch series implements 56 new instructions for POWER10, moving 28 "old" instructions to decodetree along the way. The series is divided by facility as follows: - From patch 1 to 4: Floating-Point - From patch 5 to 10: Fixed-Point - From patch 11 to 19: Vector - From pat