Re: [PATCH v5 00/49] target/ppc: PowerISA Vector/VSX instruction batch

2022-03-02 Thread Cédric Le Goater

On 3/2/22 20:56, Matheus K. Ferst wrote:

On 01/03/2022 05:29, Cédric Le Goater wrote:

On 2/25/22 22:08, matheus.fe...@eldorado.org.br wrote:

From: Matheus Ferst 

This patch series implements 5 missing instructions from PowerISA v3.0
and 58 new instructions from PowerISA v3.1, moving 87 other instructions
to decodetree along the way.

Patches without review: 4, 24, 26, 27, 34, 35, 38, 40, 44-46


I think we are done.

Applied to ppc-7.0.

Thanks,

C.


We still had some minor fixes, but I guess we can send in a follow-up patch.
 
yes, please send them with Fixes: tags. I am planning for a small PR

after the weekend. These would be good to have.

Thanks,

C.




Thanks,
Matheus K. Ferst
Instituto de Pesquisas ELDORADO 
Analista de Software
Aviso Legal - Disclaimer 





Re: [PATCH v5 00/49] target/ppc: PowerISA Vector/VSX instruction batch

2022-03-02 Thread Matheus K. Ferst

On 01/03/2022 05:29, Cédric Le Goater wrote:

On 2/25/22 22:08, matheus.fe...@eldorado.org.br wrote:

From: Matheus Ferst 

This patch series implements 5 missing instructions from PowerISA v3.0
and 58 new instructions from PowerISA v3.1, moving 87 other instructions
to decodetree along the way.

Patches without review: 4, 24, 26, 27, 34, 35, 38, 40, 44-46


I think we are done.

Applied to ppc-7.0.

Thanks,

C.


We still had some minor fixes, but I guess we can send in a follow-up patch.

Thanks,
Matheus K. Ferst
Instituto de Pesquisas ELDORADO 
Analista de Software
Aviso Legal - Disclaimer 


Re: [PATCH v5 00/49] target/ppc: PowerISA Vector/VSX instruction batch

2022-03-01 Thread Cédric Le Goater

On 2/25/22 22:08, matheus.fe...@eldorado.org.br wrote:

From: Matheus Ferst 

This patch series implements 5 missing instructions from PowerISA v3.0
and 58 new instructions from PowerISA v3.1, moving 87 other instructions
to decodetree along the way.

Patches without review: 4, 24, 26, 27, 34, 35, 38, 40, 44-46


I think we are done.

Applied to ppc-7.0.

Thanks,

C.