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

2021-11-04 Thread David Gibson
On Thu, Nov 04, 2021 at 09:36:54AM -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

[PATCH v3 00/25] PowerISA v3.1 instruction batch

2021-11-04 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 9: Vector - From patch 10 to 24: Vector-Scalar Extensions - From patch 25: Fixed-Point Base