Re: [PATCH 0/8] RISC V partial support for 128-bit architecture

2021-08-31 Thread Frédéric Pétrot
Le 31/08/2021 à 05:15, Alistair Francis a écrit : > On Tue, Aug 31, 2021 at 5:29 AM Frédéric Pétrot > wrote: >> >> This series of patches aims at adding partial 128-bit support to the riscv >> target, following the (unratified) RV128I specification, Chapter 7 of >> riscv-spec document dated 201912

Re: [PATCH 0/8] RISC V partial support for 128-bit architecture

2021-08-30 Thread Richard Henderson
On 8/30/21 10:16 AM, Frédéric Pétrot wrote: This series of patches aims at adding partial 128-bit support to the riscv target, following the (unratified) RV128I specification, Chapter 7 of riscv-spec document dated 20191214. It provides support for all user integer (I) instructions and for an M e

Re: [PATCH 0/8] RISC V partial support for 128-bit architecture

2021-08-30 Thread Alistair Francis
On Tue, Aug 31, 2021 at 5:29 AM Frédéric Pétrot wrote: > > This series of patches aims at adding partial 128-bit support to the riscv > target, following the (unratified) RV128I specification, Chapter 7 of > riscv-spec document dated 20191214. > It provides support for all user integer (I) instruc

[PATCH 0/8] RISC V partial support for 128-bit architecture

2021-08-30 Thread Frédéric Pétrot
This series of patches aims at adding partial 128-bit support to the riscv target, following the (unratified) RV128I specification, Chapter 7 of riscv-spec document dated 20191214. It provides support for all user integer (I) instructions and for an M extension which follows the definition of the 3